Files
roundcubemail/plugins/http_authentication/http_authentication.php
icefo 65e4107e82 Fix PHP Deprecated: Non-static method http_authentication::shutdown()... issue (#7944)
Declare the shutdown function static because it is and to suppress the annoying warnings.
2021-03-21 14:42:06 +01:00

3.3 KiB