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 / categories [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 27 Jul 2002 20:43:07 | postnuke_official/html/modules/categories | pnadmin.php,1.2,1.3 | Mike |
| use gary's change | |||
Update of /home/cvsroot/postnuke_official/html/modules/categories
In directory ns7.hostnuke.net:/tmp/cvs-serv24905
Modified Files:
pnadmin.php
Log Message:
use gary's change
Index: pnadmin.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/categories/pnadmin.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pnadmin.php 27 Jul 2002 19:06:07 -0000 1.2
--- pnadmin.php 27 Jul 2002 20:43:05 -0000 1.3
***************
*** 436,448 ****
'admin',
'deletecat',
! Array
! (
! 'ok' => 1,
! 'cid' => $cid,
! )
),
_CATGOBACK,
$return_url,
! Array()
);
--- 436,446 ----
'admin',
'deletecat',
! Array()
),
_CATGOBACK,
$return_url,
! Array(
! 'cid' => $cid,
! )
);
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 |