X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Flogout.php;h=9f3bfe2470a2253d0e93acd9ca3ec2bf976c5423;hb=e9e75fc9d5f44b2ffe10602a3bd183cccb7da4ec;hp=b7681be3827ed25fe2546f7b83c8f7ea37fe9499;hpb=4237407cd9ba7b44be81cb506eddc4671605802a;p=quix0rs-gnu-social.git diff --git a/actions/logout.php b/actions/logout.php index b7681be382..9f3bfe2470 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -52,7 +52,7 @@ class LogoutAction extends Action * * @return boolean true */ - function isReadOnly() + function isReadOnly($args) { return false; }