]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/PluginManager.php
Merge pull request #656 from ArthurHoaro/v0.8.0
[github/shaarli/Shaarli.git] / application / PluginManager.php
index 07bc1da929416ff297da098461e07231763940ab..1e132a7f652c78aa077a86ed3c1013ad58b7c95b 100644 (file)
@@ -214,4 +214,4 @@ class PluginFileNotFoundException extends Exception
     {
         $this->message = 'Plugin "'. $pluginName .'" files not found.';
     }
-}
\ No newline at end of file
+}