X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=blobdiff_plain;f=plugins%2Fplayvideos%2Fplayvideos.php;h=bb5b9e98caa280dd0394516a073b05463abb18ac;hp=c6d6b0cc6815e4f5c2547efdc395a67ccde08e3d;hb=a932f486f20f3daf8ad657d8d39a6d6c316e66eb;hpb=9778a1551ce708b9f421a181806412a05410f1fb diff --git a/plugins/playvideos/playvideos.php b/plugins/playvideos/playvideos.php index c6d6b0cc..bb5b9e98 100644 --- a/plugins/playvideos/playvideos.php +++ b/plugins/playvideos/playvideos.php @@ -6,6 +6,8 @@ * Note: this plugin adds jQuery. */ +use Shaarli\Router; + /** * When linklist is displayed, add play videos to header's toolbar. *