phpBMS

Changeset 247

Show
Ignore:
Timestamp:
06/26/07 14:19:20 (5 years ago)
Author:
brieb
Message:

Fixes #153 table creation typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/install/createtables.sql

    r242 r247  
    149149  `modifieddate` timestamp NOT NULL, 
    150150  PRIMARY KEY  (`id`) 
    151 ) THYPE=MyISAM AUTO_INCREMENT=1000;  
     151) TYPE=MyISAM AUTO_INCREMENT=1000;  
    152152 
    153153CREATE TABLE tablefindoptions ( 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.