More fixes applied from profi-conecpt, cache system rewritten: now all cache files...
[mailer.git] / inc / mysql-manager.php
index ef0072bff840a4949ee980158bf3be301cc21706..1e4856595c3ab9a5fdb71470c18166528982673b 100644 (file)
@@ -1732,7 +1732,7 @@ function IS_DEMO() {
        return ((EXT_IS_ACTIVE("demo")) && (get_session('admin_login') == "demo"));
 }
 //
-function LOAD_CONFIG($no="0") {
+function LOAD_CONFIG ($no="0") {
        global $cacheArray;
        $CFG_DUMMY = array();