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 / comments [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 09 Aug 2002 18:45:07 | postnuke_official/html/modules/comments | pnversion.php,1.10,1.11 | John Robeson |
| user = 1 | |||
Update of /home/cvsroot/postnuke_official/html/modules/comments
In directory ns7.hostnuke.net:/tmp/cvs-serv23908/html/modules/comments
Modified Files:
pnversion.php
Log Message:
user = 1
Index: pnversion.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/comments/pnversion.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** pnversion.php 17 Jun 2002 07:45:20 -0000 1.10
--- pnversion.php 9 Aug 2002 18:45:04 -0000 1.11
***************
*** 5,9 ****
$modversion['version'] = '1.0';
$modversion['description'] = 'Comments functionality for all modules';
! $modversion['credits'] = 'docs/credits.txt';
$modversion['help'] = '';
$modversion['changelog'] = '';
--- 5,9 ----
$modversion['version'] = '1.0';
$modversion['description'] = 'Comments functionality for all modules';
! $modversion['credits'] = 'pndocs/credits.txt';
$modversion['help'] = '';
$modversion['changelog'] = '';
***************
*** 13,16 ****
--- 13,17 ----
$modversion['contact'] = 'http://www.kristinlaurite.org/';
$modversion['admin'] = 1;
+ $modversion['user'] = 1;
$modversion['securityschema'] = array('Comments::' => 'Module Name:Module Item:Comment ID');
$modversion['class'] = 'Core Utility';
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 |