From 396b28f3d881f5debd888ba9bb9b47c2d478a76f Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Mon, 15 Dec 2008 18:02:47 +0100 Subject: update to Mediawiki 1.13.3; some cleanups --- skins/ArchLinux.deps.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'skins/ArchLinux.deps.php') diff --git a/skins/ArchLinux.deps.php b/skins/ArchLinux.deps.php index e36d7f48..dda24e0e 100644 --- a/skins/ArchLinux.deps.php +++ b/skins/ArchLinux.deps.php @@ -3,9 +3,10 @@ // MonoBook.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'); + -- cgit v1.2.2