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