https://bugzilla.wikimedia.org/show_bug.cgi?id=28470
--- Comment #5 from Tim Starling <[email protected]> 2011-04-13 00:34:52 UTC --- (In reply to comment #4) > (In reply to comment #3) > > Just move that include to Setup.php. > > The include of Init.php? No, the include causing the error, on line 28 of UtfNormalUtil.php: require_once( MWInit::compiledPath( 'includes/normal/UtfNormalDefines.php' ) ); Less urgently, all the pseudo-maintenance scripts in includes/normal should be made into real maintenance scripts, so that they can continue to work. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
