mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
@@ -14,7 +14,7 @@ use Ytake\LaravelSmarty\Smarty;
|
||||
*/
|
||||
// Fix by nZEDb
|
||||
if (! isset($smarty)) {
|
||||
$smarty = new Smarty();
|
||||
$smarty = new Smarty;
|
||||
}
|
||||
switch (true) {
|
||||
case is_string($smarty->getPluginsDir()) && is_dir($smarty->getPluginsDir()):
|
||||
|
||||
Reference in New Issue
Block a user