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 01:48:16 | postnuke_modules/htmlpages | pnadmin.php,1.7,1.8 | Andrea M. |
| print bug fix | |||
Update of /home/cvsroot/postnuke_modules/htmlpages
In directory ns7.hostnuke.net:/tmp/cvs-serv15734
Modified Files:
pnadmin.php
Log Message:
print bug fix
Index: pnadmin.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/htmlpages/pnadmin.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** pnadmin.php 25 Jul 2002 00:34:00 -0000 1.7
--- pnadmin.php 25 Jul 2002 01:48:14 -0000 1.8
***************
*** 97,101 ****
$output->SetInputMode(_PNH_PARSEINPUT);
! // printlink
$row = array();
$output->SetOutputMode(_PNH_RETURNOUTPUT);
--- 97,101 ----
$output->SetInputMode(_PNH_PARSEINPUT);
! // printi
$row = array();
$output->SetOutputMode(_PNH_RETURNOUTPUT);
***************
*** 544,548 ****
'order' =>$order)),
_HTMLPAGESTIME) ;
! $img=_ADD." <img src=\"modules\\".pnModGetName()."\pnimages\print.gif\" border=0
title=\""._PRFRVIEW."\" alt=\""._PRFRVIEW."\" align=\"bottom\">"._LINK;
$col[]=$output->URL(pnModURL('htmlpages','admin','view',
--- 544,548 ----
'order' =>$order)),
_HTMLPAGESTIME) ;
! $img=_ADD." <img src=\"modules/".pnModGetName()."/pnimages/print.gif\" border=0
title=\""._PRFRVIEW."\" alt=\""._PRFRVIEW."\" align=\"bottom\">"._LINK;
$col[]=$output->URL(pnModURL('htmlpages','admin','view',
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 |