From b9da5a7e8c6641369916cc54228880ecf6c9be7f Mon Sep 17 00:00:00 2001 From: Rachel Date: Fri, 13 Jan 2017 10:57:31 +0100 Subject: [PATCH] Move class_table_sql to lib , since it is usable without Noalyss Signed-off-by: Dany De Bontridder --- include/{database => lib}/class_manage_table_sql.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/{database => lib}/class_manage_table_sql.php (100%) diff --git a/include/database/class_manage_table_sql.php b/include/lib/class_manage_table_sql.php similarity index 100% rename from include/database/class_manage_table_sql.php rename to include/lib/class_manage_table_sql.php