summaryrefslogtreecommitdiffstatshomepage
path: root/tables.sql
diff options
context:
space:
mode:
Diffstat (limited to 'tables.sql')
-rw-r--r--tables.sql8
1 files changed, 2 insertions, 6 deletions
diff --git a/tables.sql b/tables.sql
index 6e56274..64a7ec9 100644
--- a/tables.sql
+++ b/tables.sql
@@ -1,9 +1,5 @@
--- Semantice Scuttle
--- Tables creation SQL script
--- ! Dont forget to adapt the tables prefix sc_ conforming config.inc.php,
--- without using '-' character (badly handeld by MySQL) !
-
-
+-- Semantice Scuttle - Tables creation SQL script
+-- ! Dont forget to change table names according to $tableprefix defined in config.inc.php !
--
-- Table structure for table `sc_bookmarks`
--