X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FTimestampException.php;h=b9c0c35c7153379e3be03a6e79ed83d51178c669;hb=40282be46aa7fe0dc223d86e402b5169dec3a32b;hp=18f58fd7cb3d0bb735abb7601d092fabd3e4a1d3;hpb=adbadb9ee62284d70d9e7763379ab3b4eb6bde6f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/TimestampException.php b/includes/TimestampException.php index 18f58fd7cb..b9c0c35c71 100644 --- a/includes/TimestampException.php +++ b/includes/TimestampException.php @@ -3,4 +3,5 @@ /** * @since 1.20 */ -class TimestampException extends MWException {} \ No newline at end of file +class TimestampException extends MWException { +}