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] |
| 09 Aug 2002 02:20:00 | postnuke_official/html/includes | pnHTML.php,1.34,1.35 | John Cox |
| E_ALL Fix on line 486 | |||
Update of /home/cvsroot/postnuke_official/html/includes
In directory ns7.hostnuke.net:/tmp/cvs-serv16592/html/includes
Modified Files:
pnHTML.php
Log Message:
E_ALL Fix on line 486
Index: pnHTML.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/includes/pnHTML.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** pnHTML.php 6 Jul 2002 17:00:15 -0000 1.34
--- pnHTML.php 9 Aug 2002 02:19:58 -0000 1.35
***************
*** 484,488 ****
$arg['confirmation'] = 1;
$compoutput->FormHidden($arg);
! $compoutput->FormSubmit(_CONFIRM);
$compoutput->Linebreak(2);
$compoutput->URL($cancel_url, $cancel_text);
--- 484,488 ----
$arg['confirmation'] = 1;
$compoutput->FormHidden($arg);
! $compoutput->FormSubmit('_CONFIRM');
$compoutput->Linebreak(2);
$compoutput->URL($cancel_url, $cancel_text);
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 |