mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
@@ -7,7 +7,7 @@ function load_plugin_dependency($filename)
|
||||
global $smarty;
|
||||
|
||||
if (! isset($smarty)) {
|
||||
$smarty = new Smarty();
|
||||
$smarty = new Smarty;
|
||||
}
|
||||
|
||||
switch (true) {
|
||||
|
||||
Reference in New Issue
Block a user