summaryrefslogtreecommitdiff
path: root/languages/LanguageSr_jc.deps.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/LanguageSr_jc.deps.php')
-rw-r--r--languages/LanguageSr_jc.deps.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/languages/LanguageSr_jc.deps.php b/languages/LanguageSr_jc.deps.php
deleted file mode 100644
index b1eff269..00000000
--- a/languages/LanguageSr_jc.deps.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-// This file exists to ensure that base classes are preloaded before
-// LanguageSr_jc.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( "LanguageSr_ec.php" );
-?>