Gleichsetzung Produktivsystem Teil 2
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
Sitemap: http://www.opencaching.de/sitemap.xml
|
||||
User-agent: *
|
||||
User-agent: *
|
||||
@@ -2,7 +2,7 @@
|
||||
<?php
|
||||
// Unicode Reminder メモ
|
||||
|
||||
$rootpath = '../../';
|
||||
$rootpath = '/mnt/opencaching/www.opencaching.de/code/htdocs/';
|
||||
|
||||
// chdir to proper directory (needed for cronjobs)
|
||||
chdir(substr(realpath($_SERVER['PHP_SELF']), 0, strrpos(realpath($_SERVER['PHP_SELF']), '/')));
|
||||
@@ -25,4 +25,4 @@
|
||||
setCacheWaypoint($r['cache_id']);
|
||||
}
|
||||
mysql_free_result($rs);
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user