[geeklog-cvs] geeklog-1.3/public_html/admin/install success.php,1.9,1.10

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Thu Oct 7 04:27:50 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/admin/install
In directory www:/tmp/cvs-serv10637/install

Modified Files:
	success.php 
Log Message:
Set the page title.


Index: success.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/admin/install/success.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** success.php	11 Aug 2004 18:35:51 -0000	1.9
--- success.php	7 Oct 2004 08:27:48 -0000	1.10
***************
*** 3,7 ****
  require_once ('../../lib-common.php');
  
! $display = COM_siteHeader ();
  $display .= COM_startBlock ('Installation complete');
  $display .= '<h2>Installation of Geeklog ' . VERSION . ' complete!</h2>';
--- 3,7 ----
  require_once ('../../lib-common.php');
  
! $display = COM_siteHeader ('menu', 'Installation complete');
  $display .= COM_startBlock ('Installation complete');
  $display .= '<h2>Installation of Geeklog ' . VERSION . ' complete!</h2>';




More information about the geeklog-cvs mailing list