Fix for r94289: we want to skip rows with non-empty sha1, not non-NULL (which is...
[lhc/web/wiklou.git] / includes / WikiFilePage.php
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...