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