Remove invalid CacheHelper entry from wgAutoloadLocalClasses
authorBryan Davis <bd808@wikimedia.org>
Wed, 22 Oct 2014 03:46:38 +0000 (21:46 -0600)
committerBryan Davis <bd808@wikimedia.org>
Wed, 22 Oct 2014 03:46:38 +0000 (21:46 -0600)
commit982143bf4fe9d98b9fd62f08147cb85fb0a6662c
tree3054fe49039ada1a44186cef5a1b190073e17f50
parent75a5ef872ae4c4c7c1080bbb220ad2d1be33c165
Remove invalid CacheHelper entry from wgAutoloadLocalClasses

There were 2 CacheHelper keys in the array. Remove the one that pointed
to a non-existent file.

Change-Id: Ifb418fe8742b5515b500a6662b10efccd8273195
includes/AutoLoader.php