summaryrefslogtreecommitdiff
path: root/plugins/SubMirror/SubMirrorPlugin.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 22:31:41 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 22:31:41 +0200
commitcc62afe5b990c33296b9ada1906783ca44352aa8 (patch)
treeb0aa39a48208ceecff86a9ebaa1f0e08a599fc61 /plugins/SubMirror/SubMirrorPlugin.php
parenta7fca907dc78e3dd9e364f23499a216b7edf7287 (diff)
* i18n/L10n updates
* translator hints added * superfluous whitespace removed
Diffstat (limited to 'plugins/SubMirror/SubMirrorPlugin.php')
-rw-r--r--plugins/SubMirror/SubMirrorPlugin.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/SubMirror/SubMirrorPlugin.php b/plugins/SubMirror/SubMirrorPlugin.php
index 80c6c5a88..578ef6607 100644
--- a/plugins/SubMirror/SubMirrorPlugin.php
+++ b/plugins/SubMirror/SubMirrorPlugin.php
@@ -17,14 +17,12 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
+
/**
* @package SubMirrorPlugin
* @maintainer Brion Vibber <brion@status.net>
*/
-
-if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
-
-
class SubMirrorPlugin extends Plugin
{
/**