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 / install [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 28 Jul 2002 14:12:57 | postnuke_official/html/install | gui.php,1.18.2.1,1.18.2.2 | John Cox |
| Added support for 72 upgrade. | |||
Update of /home/cvsroot/postnuke_official/html/install
In directory ns7.hostnuke.net:/tmp/cvs-serv1405/html/install
Modified Files:
Tag: PostNuke_71
gui.php
Log Message:
Added support for 72 upgrade.
Index: gui.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/install/Attic/gui.php,v
retrieving revision 1.18.2.1
retrieving revision 1.18.2.2
diff -C2 -d -r1.18.2.1 -r1.18.2.2
*** gui.php 3 Apr 2002 21:03:19 -0000 1.18.2.1
--- gui.php 28 Jul 2002 14:12:54 -0000 1.18.2.2
***************
*** 389,392 ****
--- 389,404 ----
<input type=\"submit\" name=\"op\" value=\"PostNuke .7\"></td>
</tr></table></center></form></font>
+ <font class=\"pn-title\">"._POSTNUKE_13."</font>
+ <font class=\"pn-normal\">"._POSTNUKE_14."
+ <form action=\"install.php\" method=\"post\"><center>
+ <table width=\"50%\" align=center><tr><td align=center>";
+
+ print_form_hidden();
+
+ echo "
+ <input type=\"submit\" name=\"op\" value=\"PostNuke .71\"></td>
+ </tr></table></center></form></font>
+
+
<center>
<b>Warning</b><p>".
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 |