corrections in comments
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@20 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
0701d9d4c6
commit
b3b802434f
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ CREATE TABLE `sc_tags` (
|
||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `scUsers`
|
-- Table structure for table `sc_users`
|
||||||
--
|
--
|
||||||
|
|
||||||
CREATE TABLE `sc_users` (
|
CREATE TABLE `sc_users` (
|
||||||
|
@ -70,7 +70,7 @@ CREATE TABLE `sc_watched` (
|
||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `sc_tags_tags`
|
-- Table structure for table `sc_tags2tags`
|
||||||
--
|
--
|
||||||
|
|
||||||
CREATE TABLE `sc_tags2tags` (
|
CREATE TABLE `sc_tags2tags` (
|
||||||
|
|
Loading…
Reference in a new issue