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] |
| 02 Aug 2002 13:48:22 | postnuke_official/html/install | newtables.php,1.40.2.5,1.40.2.6 | Chris Dudley |
| faq_answer question field should be text | |||
Update of /home/cvsroot/postnuke_official/html/install
In directory ns7.hostnuke.net:/tmp/cvs-serv26274
Modified Files:
Tag: PostNuke_71
newtables.php
Log Message:
faq_answer question field should be text
Index: newtables.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/install/Attic/newtables.php,v
retrieving revision 1.40.2.5
retrieving revision 1.40.2.6
diff -C2 -d -r1.40.2.5 -r1.40.2.6
*** newtables.php 20 Jul 2002 09:14:38 -0000 1.40.2.5
--- newtables.php 2 Aug 2002 13:48:20 -0000 1.40.2.6
***************
*** 281,285 ****
pn_id int(6) NOT NULL auto_increment,
pn_id_cat int(6) default NULL,
! pn_question varchar(255) default NULL,
pn_answer text,
pn_submittedby varchar(250) NOT NULL default '',
--- 281,285 ----
pn_id int(6) NOT NULL auto_increment,
pn_id_cat int(6) default NULL,
! pn_question text default NULL,
pn_answer text,
pn_submittedby varchar(250) NOT NULL default '',
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 |