diff options
Diffstat (limited to 'include/plugin.php')
-rwxr-xr-x | include/plugin.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/plugin.php b/include/plugin.php index 89047d4b1..0466360bb 100755 --- a/include/plugin.php +++ b/include/plugin.php @@ -5,8 +5,6 @@ * @brief Some functions to handle addons and themes. */ -require_once("include/smarty.php"); - /** * @brief unloads an addon. |