last fix ...

This commit is contained in:
Oliver
2012-12-09 16:34:59 +01:00
parent a01d126d56
commit 6e2439648e
+1 -1
View File
@@ -23,7 +23,7 @@
system('php maintain.php');
echo "resettings webcache ...\n";
chdir ($rootpath . "bin");
chdir ($rootpath . '../bin');
system('php clear-webcache.php');
?>