Remove hack for old APC bug that's fixed now. Was causing problems for DumpHTML ...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 29 Jun 2008 20:02:42 +0000 (20:02 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 29 Jun 2008 20:02:42 +0000 (20:02 +0000)
commite74343ee4fae8ee3005cf00070bce46c4990e633
tree13c91ace1138b81aac697a0adcd01a6ab0772e94
parenta54a6796e21eb42fe47609ebff931fc4fcfdf60b
Remove hack for old APC bug that's fixed now. Was causing problems for DumpHTML (and probably other command line scripts) because $IP was not the same as dirname(__FILE__), causing double-inclusion.
includes/AutoLoader.php