diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-19 15:17:36 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-19 15:17:36 +0200 |
commit | 5a6f6162061985c9d0e67b7d25b94b5a53205ace (patch) | |
tree | 6a46269e8b1e5246f8fe055a0540a54f716d9a05 /plugins/OStatus/actions/hostmeta.php | |
parent | 07cd52afc7eef0111c9f7bd49a52a51214520287 (diff) |
* i18n/L10n update
* translator comments added
* remove superfluous whitespace
Diffstat (limited to 'plugins/OStatus/actions/hostmeta.php')
-rw-r--r-- | plugins/OStatus/actions/hostmeta.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/OStatus/actions/hostmeta.php b/plugins/OStatus/actions/hostmeta.php index 8ca07f916..db4c913e1 100644 --- a/plugins/OStatus/actions/hostmeta.php +++ b/plugins/OStatus/actions/hostmeta.php @@ -26,7 +26,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } class HostMetaAction extends Action { - function handle() { parent::handle(); |