tbrehm
2005-12-17 8d6622dfc0d05db7518a582971f0fd8f219cbb30
interface/lib/config.inc.php
@@ -29,9 +29,12 @@
ini_set('register_globals',0);
$conf["rootpath"]       = "F:\\server\\www\\ispconfig3\\interface";
//$conf["rootpath"]       = "D:\\www\\ispconfig3\\interface";
//$conf["rootpath"]       = "/home/www/ispconfig3/web/cms";
$conf['app_title'] = "MyDNSConfig";
$conf["app_version"] = "1.0.0";
$conf["rootpath"]                 = "F:\\server\\www\\ispconfig3\\interface";
//$conf["rootpath"]                 = "D:\\www\\ispconfig3\\interface";
//$conf["rootpath"]                 = "/home/www/ispconfig3/web/cms";
$conf["fs_div"]                 = "\\"; // File system divider, \\ on windows and / on linux and unix
$conf["classpath"]                 = $conf["rootpath"].$conf["fs_div"]."lib".$conf["fs_div"]."classes";
@@ -64,6 +67,7 @@
$conf["theme"]                                         = 'default';
$conf["html_content_encoding"]        = 'text/html; charset=iso-8859-1';
$conf["logo"] = 'themes/default/images/mydnsconfig_logo.gif';
/*
        Default Language