From 9620ac7d25550baa2ea5f755bf451f11ee39d32e Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 23 Apr 2019 23:52:13 +0200 Subject: [PATCH] * fix include path not found in install_plugin.php when running from other directory --- system/bin/install_plugin.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/system/bin/install_plugin.php b/system/bin/install_plugin.php index 0fb7f5f6..c26578dc 100644 --- a/system/bin/install_plugin.php +++ b/system/bin/install_plugin.php @@ -1,22 +1,22 @@ \ No newline at end of file +echo PHP_EOL; \ No newline at end of file