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_official / html / includes [ 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]
28 Jul 2002 03:49:44postnuke_official/html/includespnMod.php,1.74,1.75Paul Rosania
 better legacy output support

Update of /home/cvsroot/postnuke_official/html/includes
In directory ns7.hostnuke.net:/tmp/cvs-serv27855

Modified Files:
	pnMod.php 
Log Message:
better legacy output support


Index: pnMod.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/includes/pnMod.php,v
retrieving revision 1.74
retrieving revision 1.75
diff -C2 -d -r1.74 -r1.75
*** pnMod.php	22 Jul 2002 14:48:57 -0000	1.74
--- pnMod.php	28 Jul 2002 03:49:42 -0000	1.75
***************
*** 792,796 ****
      $data = $modfunc($args);
  
!     if (is_string($data) || $data === false) {
          return $data;
      }
--- 792,796 ----
      $data = $modfunc($args);
  
!     if (!is_array($data)) {
          return $data;
      }


Directory filter : [ all ] / postnuke_official / html / includes [ 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