diff --git a/phpwf/plugins/class.acl.php b/phpwf/plugins/class.acl.php index 8e8db8bf..f970ef6f 100644 --- a/phpwf/plugins/class.acl.php +++ b/phpwf/plugins/class.acl.php @@ -1220,7 +1220,7 @@ class Acl // HTACCESS SECURITY // Check for correct .htaccess settings // true if ok, else error text - protected function CheckHtaccess() : mixed { + protected function CheckHtaccess() { $nominal = array(' # Generated file from class.acl.php