summaryrefslogtreecommitdiff
path: root/plugins/SubMirror/SubMirrorPlugin.php
diff options
context:
space:
mode:
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
{
/**