diff --git a/Changelog b/Changelog index 128df3afa..16edd15fb 100755 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2019-12-09 DariusIII + * Chg: Remove smarty.php from index.php 2019-12-08 DariusIII * Chg: Replace WWW_TOP with url() helper 2019-12-03 DariusIII diff --git a/public/index.php b/public/index.php index bceabcaa1..843b059b5 100644 --- a/public/index.php +++ b/public/index.php @@ -1,6 +1,6 @@ make(Illuminate\Contracts\Http\Kernel::class);