summaryrefslogtreecommitdiff
path: root/skins/ArchLinux.deps.php
diff options
context:
space:
mode:
Diffstat (limited to 'skins/ArchLinux.deps.php')
-rw-r--r--skins/ArchLinux.deps.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/skins/ArchLinux.deps.php b/skins/ArchLinux.deps.php
index 8a78ae6b..afc41392 100644
--- a/skins/ArchLinux.deps.php
+++ b/skins/ArchLinux.deps.php
@@ -5,5 +5,8 @@
// changed on a subsequent page view.
// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html
+if ( ! defined( 'MEDIAWIKI' ) )
+ die( 1 );
+
require_once('includes/SkinTemplate.php');
?> \ No newline at end of file