summaryrefslogtreecommitdiff
path: root/actions/postnotice.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/postnotice.php')
-rw-r--r--actions/postnotice.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/actions/postnotice.php b/actions/postnotice.php
index 8b0781dfd..dec62a678 100644
--- a/actions/postnotice.php
+++ b/actions/postnotice.php
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
require_once(INSTALLDIR.'/lib/omb.php');
-class PostnoticeAction extends Action {
+class PostnoticeAction extends Action
+{
function handle($args)
{
parent::handle($args);