DROP table vergessen

git-svn-id: svn://svn.cccv.de/engel-system@238 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
cookie 2007-10-09 21:58:09 +00:00
parent d354d92b8a
commit abc55d6bf4
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
-- Tabellenstruktur für Tabelle `UserCVS`
--
DROP TABLE IF EXISTS `UserCVS`;
CREATE TABLE `UserCVS` (
`UID` int(11) NOT NULL default '0',
`index.php` char(1) NOT NULL default 'N',