[geeklog-cvs] Geeklog-1.x/public_html siteconfig.php,1.5,1.6

Oliver ospiess at qs1489.pair.com
Sun Nov 25 02:05:48 EST 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html
In directory qs1489.pair.com:/tmp/cvs-serv10699

Modified Files:
	siteconfig.php 
Log Message:
fix unwanted patch

Index: siteconfig.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/siteconfig.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** siteconfig.php	25 Nov 2007 06:55:07 -0000	1.5
--- siteconfig.php	25 Nov 2007 07:05:46 -0000	1.6
***************
*** 3,7 ****
  global $_CONF;
  
! $_CONF['path'] = 'W:/path/to/Geeklog/';
  $_CONF['path_system'] = $_CONF['path'] . 'system/';
  
--- 3,7 ----
  global $_CONF;
  
! $_CONF['path'] = '/path/to/Geeklog/';
  $_CONF['path_system'] = $_CONF['path'] . 'system/';
  




More information about the geeklog-cvs mailing list