X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Frequesttoken.php;h=4a23215323fd767a28f412e106e575807470e637;hb=adeb19f1f7a82b17cee85ade1ac06fcd48e0d4cb;hp=09ce5a6425f71671e29b07a7e1d2b80cb806c865;hpb=7e6870db914d4e905fc7ae833b69404fd3ea0d3d;p=quix0rs-gnu-social.git diff --git a/actions/requesttoken.php b/actions/requesttoken.php index 09ce5a6425..4a23215323 100644 --- a/actions/requesttoken.php +++ b/actions/requesttoken.php @@ -24,7 +24,7 @@ require_once(INSTALLDIR.'/lib/omb.php'); class RequesttokenAction extends Action { function is_readonly() { - return true; + return false; } function handle($args) {