Fix missing release_flag frtom smarty, update themes

This commit is contained in:
DariusIII
2018-04-11 14:53:26 +02:00
parent f254f7569d
commit 2fdede8957
5 changed files with 6 additions and 3 deletions
@@ -2,6 +2,8 @@
namespace App\Http\Controllers;
require_once NN_LIB.'utility/SmartyUtils.php';
use App\Models\Menu;
use App\Models\User;
use Blacklight\db\DB;