X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fuserauthorization.php;h=6ae3434a6d5863b7c3a141a6a4b1dba7b9cb84cb;hb=37c5e8ca3c2d77fc3e1836fd76d7462e33f1668e;hp=19fe693139c3d4c23d86b7c8a28f5cb38023c940;hpb=87b494f1ebbe7640d194ef322af12fdf378295df;p=quix0rs-gnu-social.git diff --git a/actions/userauthorization.php b/actions/userauthorization.php index 19fe693139..6ae3434a6d 100644 --- a/actions/userauthorization.php +++ b/actions/userauthorization.php @@ -23,6 +23,7 @@ require_once(INSTALLDIR.'/lib/omb.php'); define('TIMESTAMP_THRESHOLD', 300); class UserauthorizationAction extends Action { + function handle($args) { parent::handle($args);