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 / news [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 25 Jul 2002 17:02:36 | postnuke_official/html/modules/news | Version.php,1.4,1.4.2.1 | Chris Dudley |
| lowercase the module names | |||
Update of /home/cvsroot/postnuke_official/html/modules/news
In directory ns7.hostnuke.net:/tmp/cvs-serv4058/news
Modified Files:
Tag: PostNuke_71
Version.php
Log Message:
lowercase the module names
Index: Version.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/news/Attic/Version.php,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -d -r1.4 -r1.4.2.1
*** Version.php 3 Mar 2002 14:26:00 -0000 1.4
--- Version.php 25 Jul 2002 17:02:34 -0000 1.4.2.1
***************
*** 1,5 ****
<?php // $Id$ $Name$
! $modversion['name'] = 'News';
$modversion['version'] = '1.3';
$modversion['description'] = 'A module to display the news on your index page';
--- 1,5 ----
<?php // $Id$ $Name$
! $modversion['name'] = 'news';
$modversion['version'] = '1.3';
$modversion['description'] = 'A module to display the news on your index page';
***************
*** 15,17 ****
'Stories::Category' => 'Category name::Category ID');
! ?>
\ No newline at end of file
--- 15,17 ----
'Stories::Category' => 'Category name::Category ID');
! ?>
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 |