summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/ttmserver/Exceptions.php
blob: 97859cf09cbec97fe7c9c6a94fcf9a10790d8f8f (plain)
1
2
3
4
<?php

class TTMServerException extends MWException {
}