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_official / html / modules / users / pnlang / eng [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 26 Jul 2002 21:30:45 | postnuke_official/html/modules/users/pnlang/eng | user.php,1.3,1.4 | Andrea M. |
| added if | |||
Update of /home/cvsroot/postnuke_official/html/modules/users/pnlang/eng
In directory ns7.hostnuke.net:/tmp/cvs-serv15690
Modified Files:
user.php
Log Message:
added if
Index: user.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/users/pnlang/eng/user.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** user.php 28 Jun 2002 03:39:46 -0000 1.3
--- user.php 26 Jul 2002 21:30:43 -0000 1.4
***************
*** 22,26 ****
// Purpose of file: Language defines for pnuser.php
// ----------------------------------------------------------------------
! define('_USERS','Users');
if (!defined('_USERSEMAIL')) {
--- 22,28 ----
// Purpose of file: Language defines for pnuser.php
// ----------------------------------------------------------------------
! if (!defined('_USERSEMAIL')) {
! define('_USERS','Users');
! }
if (!defined('_USERSEMAIL')) {
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 |