Legalese update and bugfixes
This commit is contained in:
parent
d032d1e427
commit
fe90a14a57
6 changed files with 11 additions and 12 deletions
|
@ -28,7 +28,6 @@ class module_text extends admin_module{
|
|||
`menue` int(11) NOT NULL default '0',
|
||||
`title` varchar(80) NOT NULL default '',
|
||||
`url` varchar(120) NOT NULL,
|
||||
`rightnavi` enum('false','true') NOT NULL,
|
||||
`active` enum('true','false') NOT NULL,
|
||||
PRIMARY KEY (`id`),
|
||||
KEY `author` (`author`),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue