Libs and Vorlagen

This commit is contained in:
Paminger
2016-06-17 00:12:46 +02:00
parent 7766595c5d
commit 4c58b95728
22 changed files with 967 additions and 4 deletions
-1
View File
@@ -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');