mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Remove smarty.php from index.php
This commit is contained in:
@@ -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
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once dirname(__DIR__).DIRECTORY_SEPARATOR.'resources/views/themes/smarty.php';
|
||||
require_once dirname(__DIR__).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user