Slight fix for r47781: remove useless if($index) conditional: $index is always set...
[lhc/web/wiklou.git] / includes / filerepo / ForeignDBFile.php
2009-02-18 Chad HorohoeUse accessor hasSharedCache() rather than calling the...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-14 Bryan Tong Minh* Create ForeignDBFile objects from ForeignDBRepo:...
2008-05-10 Alexandre EmsenhuberE_STRICT
2008-05-03 Bryan Tong MinhMark ForeignDBFile as unmovable
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-05 Brion Vibber* Add an Image::newFromName for additional compat
2007-06-04 Tim StarlingDon't delete images in foreign repositories. Also fixed...
2007-05-30 Tim StarlingMerged filerepo-work branch: