summaryrefslogtreecommitdiff
path: root/actions/logout.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/logout.php')
-rw-r--r--actions/logout.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/actions/logout.php b/actions/logout.php
index effb5abbe..201378730 100644
--- a/actions/logout.php
+++ b/actions/logout.php
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
require_once(INSTALLDIR.'/lib/openid.php');
-class LogoutAction extends Action {
+class LogoutAction extends Action
+{
function is_readonly()
{