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 / pnlang / eng [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 07 Oct 2002 21:32:25 | postnuke_modules/postcalendar/pnlang/eng | admin.php,1.21,1.22 userapi.php,1.23,1.24 | Roger Raymond |
| fixed loading of pnlang/{lang}/global.php | |||
Update of /home/cvsroot/postnuke_modules/postcalendar/pnlang/eng
In directory ns7.hostnuke.net:/tmp/cvs-serv23883/pnlang/eng
Modified Files:
admin.php userapi.php
Log Message:
fixed loading of pnlang/{lang}/global.php
Index: admin.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/postcalendar/pnlang/eng/admin.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** admin.php 3 Oct 2002 03:47:58 -0000 1.21
--- admin.php 7 Oct 2002 21:32:23 -0000 1.22
***************
*** 27,34 ****
//=========================================================================
- // grab the global language file
- //=========================================================================
- require_once('global.php');
- //=========================================================================
// ok, here's the rest of the language defines
//=========================================================================
--- 27,30 ----
Index: userapi.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/postcalendar/pnlang/eng/userapi.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** userapi.php 2 Oct 2002 17:03:22 -0000 1.23
--- userapi.php 7 Oct 2002 21:32:23 -0000 1.24
***************
*** 31,38 ****
//=========================================================================
define('_PC_LOCALE','en_US');
! //=========================================================================
! // grab the global language file
! //=========================================================================
! require_once('global.php');
//=========================================================================
// ok, here's the rest of the language defines
--- 31,35 ----
//=========================================================================
define('_PC_LOCALE','en_US');
!
//=========================================================================
// ok, here's the rest of the language defines
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 |