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] |
| 02 Oct 2002 21:02:06 | postnuke_modules/postcalendar | pnuserapi.php,1.112,1.113 | Roger Raymond |
| code cleanup | |||
Update of /home/cvsroot/postnuke_modules/postcalendar
In directory ns7.hostnuke.net:/tmp/cvs-serv1895
Modified Files:
pnuserapi.php
Log Message:
code cleanup
Index: pnuserapi.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/postcalendar/pnuserapi.php,v
retrieving revision 1.112
retrieving revision 1.113
diff -C2 -d -r1.112 -r1.113
*** pnuserapi.php 2 Oct 2002 20:55:58 -0000 1.112
--- pnuserapi.php 2 Oct 2002 21:02:03 -0000 1.113
***************
*** 453,457 ****
// CALENDAR SETTINGS
$tpl->assign('USE_POPUPS',$usepopups);
! $tpl->assign('USE_INT_DATES',$useinternationaldates);
$tpl->assign('OPEN_NEW_WINDOW',$eventsopeninnewwindow);
$tpl->assign('EVENT_DATE_FORMAT',$pcEventDateFormat);
--- 453,457 ----
// CALENDAR SETTINGS
$tpl->assign('USE_POPUPS',$usepopups);
! $tpl->assign('USE_INT_DATES',$useinternationaldates); // <<<<< deprecated ???
$tpl->assign('OPEN_NEW_WINDOW',$eventsopeninnewwindow);
$tpl->assign('EVENT_DATE_FORMAT',$pcEventDateFormat);
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 |