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