mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 01:42:17 +00:00
Libs and Vorlagen
This commit is contained in:
@@ -8,7 +8,6 @@ class FHC_Controller extends CI_Controller
|
||||
function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
$this->load->library('template');
|
||||
$this->load->library('session');
|
||||
//$this->load->helper('language');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user