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 / adminpanels [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 09 Aug 2002 13:35:30 | postnuke_official/html/modules/adminpanels | pninit.php,1.4,1.5 | Paul Rosania |
| missed a few tweaks | |||
Update of /home/cvsroot/postnuke_official/html/modules/adminpanels
In directory ns7.hostnuke.net:/tmp/cvs-serv20842/adminpanels
Modified Files:
pninit.php
Log Message:
missed a few tweaks
Index: pninit.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/adminpanels/pninit.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pninit.php 9 Aug 2002 13:33:27 -0000 1.4
--- pninit.php 9 Aug 2002 13:35:27 -0000 1.5
***************
*** 21,31 ****
// ----------------------------------------------------------------------
// Original Author of file: Paul Rosania
! // Purpose of file: Initialisation functions for base
// ----------------------------------------------------------------------
/**
! * initialise the base module
*/
! function base_init()
{
// Get database information
--- 21,31 ----
// ----------------------------------------------------------------------
// Original Author of file: Paul Rosania
! // Purpose of file: Initialisation functions for adminpanels
// ----------------------------------------------------------------------
/**
! * initialise the adminpanels module
*/
! function adminpanels_init()
{
// Get database information
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 |