Move checkRedirect and invalidateImageRedirect up a level from LocalRepo to FileRepo...
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 13 Mar 2009 15:33:01 +0000 (15:33 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 13 Mar 2009 15:33:01 +0000 (15:33 +0000)
commit76dad31f087aa99f121014ab79aeb13e1be0950e
treea29ecb3794efacd0c50ceb8318bbe6258735f16e
parent49d29b002d89bd082f112988c934f1dd78a09d14
Move checkRedirect and invalidateImageRedirect up a level from LocalRepo to FileRepo. It doesn't hurt anything and it should be possible to handle this for non-local repos. Not sure why it's not working yet :\
includes/filerepo/FileRepo.php
includes/filerepo/LocalRepo.php