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 / modules / submit_news [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
11 Aug 2002 10:49:27 | postnuke_official/html/modules/submit_news | index.php,1.65.2.3,1.65.2.4 | Hinrich Donner |
fix #592825 |
Update of /home/cvsroot/postnuke_official/html/modules/submit_news In directory ns7.hostnuke.net:/tmp/cvs-serv9415/html/modules/submit_news Modified Files: Tag: PostNuke_71 index.php Log Message: fix #592825 Index: index.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/submit_news/Attic/index.php,v retrieving revision 1.65.2.3 retrieving revision 1.65.2.4 diff -C2 -d -r1.65.2.3 -r1.65.2.4 *** index.php 17 Jul 2002 17:05:28 -0000 1.65.2.3 --- index.php 11 Aug 2002 10:49:25 -0000 1.65.2.4 *************** *** 133,136 **** --- 133,140 ---- 'bodytext'); + $subject = pnVarCensor($subject); + $storytext = pnVarCensor($storytext); + $bodytext = pnVarCensor($bodytext); + list($dbconn) = pnDBGetConn(); $pntable = pnDBGetTables();
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 |