Fixed inefficient use of array_keys() introduced by Nick in r17880. If this is settin...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 25 Nov 2006 17:11:58 +0000 (17:11 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 25 Nov 2006 17:11:58 +0000 (17:11 +0000)
commitb1cd1b035ce269d4fedacb3d9935ae3d75d8e925
tree36831c32fd210b917ce4a6fc6060db876249cd91
parentbb333c1c6f95e739ed6498897a55e9f0c8afa7aa
Fixed inefficient use of array_keys() introduced by Nick in r17880. If this is setting off alarms, then fix the alarms.
includes/GlobalFunctions.php
includes/LinkBatch.php
includes/MessageCache.php
includes/OutputPage.php
includes/ProtectionForm.php
includes/api/ApiMain.php
includes/api/ApiPageSet.php
includes/api/ApiQueryInfo.php