X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=skins%2FMySkin.deps.php;h=b589cc520f04f1d3421af54fe6992cf192b984d5;hb=71295426a40fbb573cf1a49e80e028f1ae4a3dad;hp=0084934313b9205ae65c72b1c3fc85a27eadefb3;hpb=72a4abe588a7511ed5a92a5e30f889c60d824c1a;p=lhc%2Fweb%2Fwiklou.git diff --git a/skins/MySkin.deps.php b/skins/MySkin.deps.php index 0084934313..b589cc520f 100644 --- a/skins/MySkin.deps.php +++ b/skins/MySkin.deps.php @@ -3,11 +3,11 @@ // MySkin.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 +// see http://lists.wikimedia.org/pipermail/wikitech-l/2006-January/021311.html if ( ! defined( 'MEDIAWIKI' ) ) die( 1 ); require_once( dirname( dirname( __FILE__ ) ) . '/includes/SkinTemplate.php'); require_once( dirname(__FILE__) . '/MonoBook.php' ); -?> +