Fix comments added in change 10088
authorLiangent <liangent@gmail.com>
Tue, 5 Jun 2012 23:30:49 +0000 (07:30 +0800)
committerAntoine Musso <hashar@free.fr>
Tue, 19 Jun 2012 08:37:07 +0000 (10:37 +0200)
commita2f9b7e35d8c3238aade1687c150bf1f719eaff6
tree026843095f4059cbbdf7e93376ca3d83bcf21fca
parent18dc076fa265a4adaa6ecef3c7db6b4fd19eb83f
Fix comments added in change 10088

I found my comments in change 10088 is inadequate because we don't
have any known squid URLs in Title::getSquidURLs() and we may never
want to have... There's no hook there so extensions are unable to
add any squid URLs for them (maybe we want one someday? but new
extensions shouldn't be using the UnknownAction hook).

Change-Id: I44ba376f92776ec6bb32f91beb06f11ebd086fb4
includes/Wiki.php