Merge "Revert "Add maxlength of 6 for time correction in preferences""
[lhc/web/wiklou.git] / includes / exception / TimestampException.php
1 <?php
2
3 /**
4 * @since 1.20
5 */
6 class TimestampException extends MWException {
7 }