Skip to content

Commit 8fda131

Browse files
author
pedro_morgan
committed
Getting ring of finalt rootpath arguments
1 parent 99bf8ff commit 8fda131

File tree

5 files changed

+229
-245
lines changed

5 files changed

+229
-245
lines changed

interface/lib/config.inc.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,7 @@
107107
$conf['db_database'] = 'ispconfig3';
108108
*/
109109

110-
//$conf['rootpath'] = substr(dirname(__FILE__),0,-4);
111-
$conf['fs_div'] = '/'; // File system divider, \\ on windows and / on linux and unix
112-
// predro notes: not sure this is the right thing ?
110+
113111
$conf['cache_dir'] = ISPC_ROOT_PATH.'/cache';
114112

115113

0 commit comments

Comments
 (0)