[geeklog-cvs] Geeklog-1.x/public_html/admin/install success.php, 1.19, 1.20

Dirk Haun dhaun at qs1489.pair.com
Tue Aug 12 05:34:32 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install
In directory qs1489.pair.com:/tmp/cvs-serv81914/public_html/admin/install

Modified Files:
	success.php 
Log Message:
"mode=edit" is the default for usersettings.php anyway


Index: success.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/success.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** success.php	2 Jan 2008 13:29:02 -0000	1.19
--- success.php	12 Aug 2008 09:34:29 -0000	1.20
***************
*** 66,70 ****
  
  if ($type == 'install') {
!     $display .= "<li><a href=\"{$_CONF['site_url']}/usersettings.php?mode=edit\">" . $LANG_SUCCESS[14] . ' <strong>' . $LANG_SUCCESS[7] . '</strong> ' . $LANG_SUCCESS[15] . '</a></li>';
  }
  
--- 66,70 ----
  
  if ($type == 'install') {
!     $display .= "<li><a href=\"{$_CONF['site_url']}/usersettings.php\">" . $LANG_SUCCESS[14] . ' <strong>' . $LANG_SUCCESS[7] . '</strong> ' . $LANG_SUCCESS[15] . '</a></li>';
  }
  




More information about the geeklog-cvs mailing list