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