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 / pnblocks [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 01 Oct 2002 23:22:51 | postnuke_modules/postcalendar/pnblocks | calendar.php,1.65,1.66 | Roger Raymond |
| more code cleanup | |||
Update of /home/cvsroot/postnuke_modules/postcalendar/pnblocks
In directory ns7.hostnuke.net:/tmp/cvs-serv7049/pnblocks
Modified Files:
calendar.php
Log Message:
more code cleanup
Index: calendar.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/postcalendar/pnblocks/calendar.php,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** calendar.php 1 Oct 2002 23:14:37 -0000 1.65
--- calendar.php 1 Oct 2002 23:22:49 -0000 1.66
***************
*** 28,37 ****
pnModAPILoad('PostCalendar','user');
- @define('DATE_CALC_BEGIN_WEEKDAY', pnModGetVar('PostCalendar','firstdayofweek'));
- $pcModInfo = pnModGetInfo(pnModGetIDFromName('PostCalendar'));
- $pcDir = pnVarPrepForOS($pcModInfo['directory']);
- @require_once('modules/'.$pcDir.'/pnincludes/Date/Calc.php');
- @require_once('modules/'.$pcDir.'/pnincludes/Benchmark/Timer.php');
-
/**
* initialise block
--- 28,31 ----
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 |