X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2FMWTimestamp.php;h=7f3649e39c06a2e3bb8d9010b3634d37eec02347;hp=c1e5cc410bcde40a70914277a3bf4ad039a8f510;hb=5aea96df5a7b55fe1be74dcc5259508b05d89577;hpb=e99524cf7ddf4479a15831af8facdb4473bae718 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