[Mapbender-commits] r2840 - branches/nimix_dev/http

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Mon Aug 18 09:54:53 EDT 2008


Author: nimix
Date: 2008-08-18 09:54:52 -0400 (Mon, 18 Aug 2008)
New Revision: 2840

Modified:
   branches/nimix_dev/http/index.php
Log:
merge

Modified: branches/nimix_dev/http/index.php
===================================================================
--- branches/nimix_dev/http/index.php	2008-08-18 13:54:07 UTC (rev 2839)
+++ branches/nimix_dev/http/index.php	2008-08-18 13:54:52 UTC (rev 2840)
@@ -18,7 +18,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-include_once(dirname(__FILE__)."/php/system.php");
+include_once(dirname(__FILE__)."/../core/system.php");
 ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//Dtd HTML 4.01 Transitional//EN">
 <html>



More information about the Mapbender_commits mailing list