fixed developer system settings
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
// safemode_zip-binary
|
||||
$safemode_zip = '/var/www/bin/phpzip.php';
|
||||
$zip_basedir = $dev_basepath . $dev_codepath . 'htdocs/download/zip/';
|
||||
$zip_wwwdir = $dev_codepath . 'htdocs/download/zip/';
|
||||
$zip_wwwdir = 'download/zip/';
|
||||
|
||||
$googlemap_key = "<key>";
|
||||
$googlemap_type = "G_MAP_TYPE"; // alternativ: _HYBRID_TYPE
|
||||
|
||||
Reference in New Issue
Block a user