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