[pLog-svn] r2238 - plog/trunk

oscar at devel.plogworld.net oscar at devel.plogworld.net
Wed Jun 15 17:23:10 GMT 2005


Author: oscar
Date: 2005-06-15 17:23:09 +0000 (Wed, 15 Jun 2005)
New Revision: 2238

Modified:
   plog/trunk/wizard.php
Log:
added a column that I had forgotten...


Modified: plog/trunk/wizard.php
===================================================================
--- plog/trunk/wizard.php	2005-06-15 17:13:22 UTC (rev 2237)
+++ plog/trunk/wizard.php	2005-06-15 17:23:09 UTC (rev 2238)
@@ -445,6 +445,7 @@
    about text,
    properties TEXT NOT NULL default '',
    resource_picture_id integer(10) NOT NULL DEFAULT 0,
+   status INTEGER(10) NOT NULL DEFAULT 0,
    PRIMARY KEY  (id),
    UNIQUE KEY phpbb_id(phpbb_id)
    ) TYPE=MyISAM;";




More information about the pLog-svn mailing list