From 222b01f5169f1c7e69762e0e8904c24f78f71882 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 28 Jul 2010 11:52:48 +0200 Subject: update to MediaWiki 1.16.0 --- includes/normal/RandomTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/normal/RandomTest.php') diff --git a/includes/normal/RandomTest.php b/includes/normal/RandomTest.php index 018910cd..eb137574 100644 --- a/includes/normal/RandomTest.php +++ b/includes/normal/RandomTest.php @@ -32,7 +32,7 @@ if( php_sapi_name() != 'cli' ) { /** */ require_once( 'UtfNormal.php' ); -require_once( '../DifferenceEngine.php' ); +require_once( '../diff/DifferenceEngine.php' ); dl('php_utfnormal.so' ); -- cgit v1.2.2