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_modules / postcalendar [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
03 Oct 2002 17:16:15 | postnuke_modules/postcalendar | pnadmin.php,1.34,1.35 | Roger Raymond |
fixes for Directory not found in admin |
Update of /home/cvsroot/postnuke_modules/postcalendar In directory ns7.hostnuke.net:/tmp/cvs-serv30381 Modified Files: pnadmin.php Log Message: fixes for Directory not found in admin Index: pnadmin.php =================================================================== RCS file: /home/cvsroot/postnuke_modules/postcalendar/pnadmin.php,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** pnadmin.php 3 Oct 2002 03:47:58 -0000 1.34 --- pnadmin.php 3 Oct 2002 17:16:13 -0000 1.35 *************** *** 1561,1565 **** $templatelist = array(); ! $handle = opendir('modules/PostCalendar/pntemplates'); while($f=readdir($handle)) { if ($f != '.' && $f != '..' && $f != 'CVS' --- 1561,1566 ---- $templatelist = array(); ! ! $handle = opendir('modules/'.$pcDir.'/pntemplates'); while($f=readdir($handle)) { if ($f != '.' && $f != '..' && $f != 'CVS'
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 |