Eliminated non-static method calls and some more fixes to avoid log warnings on php4&5
[fa-stable.git] / includes / prefs / sysprefs.inc
index 733a18b1dcbf4f73448e278d38a983e628b91977..f8e782826386d78afcec9e0fc7a7dbf44a852f9e 100644 (file)
@@ -51,7 +51,6 @@ class sys_prefs
        function default_delivery_required_by() 
        {
                return get_company_pref('default_delivery_required');
-               return 1;
        }
 
        function default_dimension_required_by()