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_modules / htmlpages [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] | 
| 25 Jul 2002 15:08:51 | postnuke_modules/htmlpages | pnadmin.php,1.8,1.9 | Andrea M. | 
| reupload clean copy | |||
Update of /home/cvsroot/postnuke_modules/htmlpages
In directory ns7.hostnuke.net:/tmp/cvs-serv3170
Modified Files:
	pnadmin.php 
Log Message:
reupload clean copy
Index: pnadmin.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/htmlpages/pnadmin.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** pnadmin.php	25 Jul 2002 01:48:14 -0000	1.8
--- pnadmin.php	25 Jul 2002 15:08:49 -0000	1.9
***************
*** 554,558 ****
                              
      // Start output table
!     $output->SetOutputMode(_PNH_KEEPOUTPUT); 
      $output->TableStart('', $col,1);
  
--- 554,558 ----
                              
      // Start output table
!     $output->SetOutputMode(_PNH_KEEPOUTPUT);    
      $output->TableStart('', $col,1);
  
***************
*** 579,582 ****
--- 579,583 ----
              $options = array();
              $output->SetOutputMode(_PNH_RETURNOUTPUT);
+             $output->SetInputMode(_PNH_VERBATIMINPUT);
              if (pnSecAuthAction(0, 'htmlpages::', "$item[title]::$item[pid]", ACCESS_READ)) {
                        $options[] = $output->URL(pnModURL('htmlpages',
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 |