mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Possible fix for PHP fatal error regarding smarty.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
* @copyright 2014 nZEDb
|
||||
*/
|
||||
require_once dirname(__DIR__) . DIRECTORY_SEPARATOR . 'www' . DIRECTORY_SEPARATOR . 'config.php';
|
||||
require_once SMARTY_DIR . 'Smarty.class.php';
|
||||
|
||||
use newznab\db\DbUpdate;
|
||||
use newznab\utility\Utility;
|
||||
|
||||
Reference in New Issue
Block a user