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:48:14 | postnuke_modules/postcalendar/pnlang/eng | admin.php,1.18,1.19 | Roger Raymond |
change link in admin from php date to php strftime |
Update of /home/cvsroot/postnuke_modules/postcalendar/pnlang/eng In directory ns7.hostnuke.net:/tmp/cvs-serv23059/pnlang/eng Modified Files: admin.php Log Message: change link in admin from php date to php strftime Index: admin.php =================================================================== RCS file: /home/cvsroot/postnuke_modules/postcalendar/pnlang/eng/admin.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** admin.php 2 Oct 2002 12:47:06 -0000 1.18 --- admin.php 2 Oct 2002 12:48:12 -0000 1.19 *************** *** 5,9 **** * PostCalendar::PostNuke Events Calendar Module * Copyright (C) 2002 The PostCalendar Team ! * http://www.alyousif.tv/cal * * This program is free software; you can redistribute it and/or modify --- 5,9 ---- * PostCalendar::PostNuke Events Calendar Module * Copyright (C) 2002 The PostCalendar Team ! * http://pc.bahraini.tv * * This program is free software; you can redistribute it and/or modify *************** *** 154,158 **** define('_PC_EVENT_SUBMISSION_FAILED', 'Your submission failed.'); define('_PC_EVENT_SUBMISSION_SUCCESS', 'Your event has been submitted.'); ! define('_PC_EVENT_DATE_FORMAT', 'Date Display Format <i>uses php <a href="http://php.net/strftime">strftime</a> format'); // category admin defines --- 154,158 ---- define('_PC_EVENT_SUBMISSION_FAILED', 'Your submission failed.'); define('_PC_EVENT_SUBMISSION_SUCCESS', 'Your event has been submitted.'); ! define('_PC_EVENT_DATE_FORMAT', 'Date Display Format <i>uses php <a href="http://php.net/strftime">strftime</a> format</i>'); // category admin 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 |