Merge "Parser: Use 'Special:Badtitle/Parser' instead of 'NO TITLE'"
[lhc/web/wiklou.git] / includes / externalstore / ExternalStoreException.php
1 <?php
2
3 class ExternalStoreException extends MWException {
4
5 }