From a68d04c9e374ebc043a0c5edd051be0a7d9a9d4f Mon Sep 17 00:00:00 2001 From: ericdane Date: Wed, 5 Mar 2008 15:50:27 +0000 Subject: minor fix : config : table prefix naming and locales available choices git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@55 b3834d28-1941-0410-a4f8-b48e95affb8f --- tables.sql | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'tables.sql') 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` -- -- cgit v1.2.3