Add constant Linker::TOOL_LINKS_EMAIL to allow adding a "send e-mail" link from Linker::
[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...