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