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] |
02 Oct 2002 12:42:58 | postnuke_modules/postcalendar/pnlang/eng | userapi.php,1.20,1.21 | Roger Raymond |
added LOCALE setting for date/time functions |
Update of /home/cvsroot/postnuke_modules/postcalendar/pnlang/eng In directory ns7.hostnuke.net:/tmp/cvs-serv22666/pnlang/eng Modified Files: userapi.php Log Message: added LOCALE setting for date/time functions Index: userapi.php =================================================================== RCS file: /home/cvsroot/postnuke_modules/postcalendar/pnlang/eng/userapi.php,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** userapi.php 1 Oct 2002 23:14:37 -0000 1.20 --- userapi.php 2 Oct 2002 12:42:56 -0000 1.21 *************** *** 25,28 **** --- 25,35 ---- * */ + + //========================================================================= + // The following define is necessary for the date and time functions + // set it to the locale for this language + //========================================================================= + define('_PC_LOCALE','en_US'); + //========================================================================= define('_GETFAILED', 'Items load failed'); if (!defined('_TEMPLATENOAUTH')) {
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 |