From 8d69c49da595c60dae51c77d48f397ab97fdf318 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 20 May 2016 12:51:05 -0400 Subject: Manage plugins from the user interface and from the command line --- app/Core/Plugin/PluginInstallerException.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/Core/Plugin/PluginInstallerException.php (limited to 'app/Core/Plugin/PluginInstallerException.php') diff --git a/app/Core/Plugin/PluginInstallerException.php b/app/Core/Plugin/PluginInstallerException.php new file mode 100644 index 00000000..7d356c9b --- /dev/null +++ b/app/Core/Plugin/PluginInstallerException.php @@ -0,0 +1,15 @@ +