X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fprefs%2Fsysprefs.inc;h=34e52bccb706a0d7355096ab7a288c87efbf31fe;hb=19ddc3939071044c8e94b628f1d6a039f50cc493;hp=cce4769c563fcf3cfc80a58a65090ffe24e8af69;hpb=f8219593c85e1020093b93972386fd477675504f;p=fa-stable.git diff --git a/includes/prefs/sysprefs.inc b/includes/prefs/sysprefs.inc index cce4769c..34e52bcc 100644 --- a/includes/prefs/sysprefs.inc +++ b/includes/prefs/sysprefs.inc @@ -21,7 +21,7 @@ class sys_prefs var $prefs; var $db_ok; // check whether database has been upgraded after src update. - function sys_prefs() + function __construct() { global $path_to_root;