Xaraya / Postnuke CVS Notices - Message

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 Notice

Directory filter : [ all ] / postnuke_modules / articles [ view in CVS ]


Deprecated: Function gmstrftime() is deprecated in /home/mikespub/www/list.php on line 509
Date Directory [filter] File(s) [view] Author [filter]
29 Jul 2002 14:11:26postnuke_modules/articlespnadminapi.php,1.8,1.9Mike
 fix some issues with categories

Update of /home/cvsroot/postnuke_modules/articles
In directory ns7.hostnuke.net:/tmp/cvs-serv9230

Modified Files:
	pnadminapi.php 
Log Message:
fix some issues with categories


Index: pnadminapi.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/articles/pnadminapi.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** pnadminapi.php	28 Jul 2002 23:20:33 -0000	1.8
--- pnadminapi.php	29 Jul 2002 14:11:23 -0000	1.9
***************
*** 213,217 ****
          (!isset($title)) ||
          (!isset($summary)) ||
!         (!isset($cids)) ||
          (!isset($bodytype)) ||
          ((!isset($bodytext)) && (!isset($bodyfile))) ||
--- 213,217 ----
          (!isset($title)) ||
          (!isset($summary)) ||
!     //    (!isset($cids)) ||
          (!isset($bodytype)) ||
          ((!isset($bodytext)) && (!isset($bodyfile))) ||
***************
*** 220,224 ****
          return false;
      }
! 
      
      // Security check
--- 220,226 ----
          return false;
      }
!     if (!isset($cids)) {
!         $cids = array();
!     }
      
      // Security check


Directory filter : [ all ] / postnuke_modules / articles [ view in CVS ]

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