From 40906678ccef8741c90540e4453cd8b76f48cad2 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Thu, 8 Mar 2018 10:22:04 +0100 Subject: [PATCH] Update ytake-laravel-smarty.php --- Changelog | 1 + config/ytake-laravel-smarty.php | 1 - resources/tmp/unrar/.gitignore | 2 ++ 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100755 resources/tmp/unrar/.gitignore diff --git a/Changelog b/Changelog index 7f081e4b6..db21ddfcd 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2018-03-08 DariusIII + * Chg: Update ytake-laravel-smarty.php * Chg: Uningnore folders and remove gitmodules file (unused because it is related to li3 we do not use anymore) * Chg: Update erusev/parsedown to latest version * Fix: Fix displaying of flag images diff --git a/config/ytake-laravel-smarty.php b/config/ytake-laravel-smarty.php index f265d923d..4209a32b8 100644 --- a/config/ytake-laravel-smarty.php +++ b/config/ytake-laravel-smarty.php @@ -52,7 +52,6 @@ return [ // smarty plugins 'plugins_paths' => [ - base_path().'/public/plugins/', base_path().'/vendor/smarty/libs/plugins/', base_path().'/resources/smarty/plugins/', diff --git a/resources/tmp/unrar/.gitignore b/resources/tmp/unrar/.gitignore new file mode 100755 index 000000000..d6b7ef32c --- /dev/null +++ b/resources/tmp/unrar/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore