Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / install [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
12 Aug 2002 18:28:42 | postnuke_official/html/install | pn71.php,1.4.2.11,1.4.2.12 | John Robeson |
removed alter stories |
Update of /home/cvsroot/postnuke_official/html/install In directory ns7.hostnuke.net:/tmp/cvs-serv29599/html/install Modified Files: Tag: PostNuke_71 pn71.php Log Message: removed alter stories Index: pn71.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/install/Attic/pn71.php,v retrieving revision 1.4.2.11 retrieving revision 1.4.2.12 diff -C2 -d -r1.4.2.11 -r1.4.2.12 *** pn71.php 11 Aug 2002 22:37:10 -0000 1.4.2.11 --- pn71.php 12 Aug 2002 18:28:40 -0000 1.4.2.12 *************** *** 11,15 **** // Table structure changes first ! $dbconn->Execute("ALTER TABLE $pntable[stories] ADD pn_format_type tinyint(1) unsigned NOT NULL default '0'"); $dbconn->Execute("ALTER TABLE $pntable[users] CHANGE pn_ublock pn_ublock text NOT NULL"); --- 11,15 ---- // Table structure changes first ! $dbconn->Execute("ALTER TABLE $pntable[users] CHANGE pn_ublock pn_ublock text NOT NULL");
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |