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 / includes [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] | 
| 28 Jul 2002 15:51:18 | postnuke_official/html/includes | pnAPI.php,1.151,1.152 | Mike | 
| fix the bug fix (no pnConfigInit anymore, remember) | |||
Update of /home/cvsroot/postnuke_official/html/includes
In directory ns7.hostnuke.net:/tmp/cvs-serv1768
Modified Files:
	pnAPI.php 
Log Message:
fix the bug fix (no pnConfigInit anymore, remember)
Index: pnAPI.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/includes/pnAPI.php,v
retrieving revision 1.151
retrieving revision 1.152
diff -C2 -d -r1.151 -r1.152
*** pnAPI.php	21 Jul 2002 11:38:40 -0000	1.151
--- pnAPI.php	28 Jul 2002 15:51:15 -0000	1.152
***************
*** 218,221 ****
--- 218,223 ----
       * Also solve SF-bug #580951
       */
+     // make sure it's actually loaded into pnconfig first (if available)
+     $dummy = pnConfigGetVar($name);
      $must_insert = true;
      global $pnconfig;
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 |