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 / modules [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 09 Aug 2002 18:34:10 | postnuke_official/html/modules/modules | pnversion.php,1.6,1.7 | John Robeson |
| added $modversion['user'] = 0 | |||
Update of /home/cvsroot/postnuke_official/html/modules/modules
In directory ns7.hostnuke.net:/tmp/cvs-serv23660/html/modules/modules
Modified Files:
pnversion.php
Log Message:
added $modversion['user'] = 0
Index: pnversion.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/modules/pnversion.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pnversion.php 2 May 2002 12:38:03 -0000 1.6
--- pnversion.php 9 Aug 2002 18:34:08 -0000 1.7
***************
*** 13,16 ****
--- 13,17 ----
$modversion['contact'] = '';
$modversion['admin'] = 1;
+ $modversion['user'] = 0;
$modversion['securityschema'] = array('Modules::' => '::');
$modversion['class'] = 'Core Admin';
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 |