X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FMWTimestamp.php;h=7f3649e39c06a2e3bb8d9010b3634d37eec02347;hb=f79fe2017a71d8ed73e182c135c5b4aec8f47402;hp=c1e5cc410bcde40a70914277a3bf4ad039a8f510;hpb=85ee6b473eac9dee92bf9784c5672864ed760f4f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/MWTimestamp.php b/includes/MWTimestamp.php index c1e5cc410b..7f3649e39c 100644 --- a/includes/MWTimestamp.php +++ b/includes/MWTimestamp.php @@ -21,6 +21,7 @@ * @since 1.20 * @author Tyler Romeo, 2012 */ +use Wikimedia\Timestamp\ConvertibleTimestamp; /** * Library for creating and parsing MW-style timestamps. Based on the JS