Tweaks: remove call to empty function LinkCache::clearLink() and don't check if ...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 14 Apr 2008 16:41:54 +0000 (16:41 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 14 Apr 2008 16:41:54 +0000 (16:41 +0000)
commit4c9a4b75d361a22f933a578a0905cd99fbf584e1
tree2e0cdb6f057126f3a370457a53136a92766b43d2
parent311238284966a6109f4aaa57ef9a486e8cb9e953
Tweaks: remove call to empty function LinkCache::clearLink() and don't check if $id is an integer as it is set to null just before that.
includes/LinkCache.php