* Move image page redirect checking to ImagePage. Should now also work on foreign...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 8 May 2008 20:55:13 +0000 (20:55 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 8 May 2008 20:55:13 +0000 (20:55 +0000)
commit3611f529a88722cb81b819da87af4582de2cd479
tree216fd77b6b025a779c581e97081c1b51c44bd88a
parent68006fe65e61e059679203b4c78f72a2dc2e1ae9
* Move image page redirect checking to ImagePage. Should now also work on foreign repos.
* Changed File::getRedirected to return a DBkey instead of a formatted text
includes/ImagePage.php
includes/Wiki.php
includes/filerepo/FileRepo.php