summaryrefslogtreecommitdiff
path: root/languages/classes/LanguageShi.deps.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/classes/LanguageShi.deps.php')
-rw-r--r--languages/classes/LanguageShi.deps.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/languages/classes/LanguageShi.deps.php b/languages/classes/LanguageShi.deps.php
deleted file mode 100644
index 3b78d875..00000000
--- a/languages/classes/LanguageShi.deps.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-// This file exists to ensure that base classes are preloaded before
-// LanguageIu.php is compiled, working around a bug in the APC opcode
-// cache on PHP 5, where cached code can break if the include order
-// changed on a subsequent page view.
-// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html
-
-require_once( dirname(__FILE__).'/../LanguageConverter.php' );