mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
removed comment
This commit is contained in:
@@ -15,7 +15,6 @@ class CORE_INOUT_0005 implements IIssueResolvedChecker
|
|||||||
$this->_ci =& get_instance(); // get code igniter instance
|
$this->_ci =& get_instance(); // get code igniter instance
|
||||||
|
|
||||||
$this->_ci->load->model('codex/Bisio_model', 'BisioModel');
|
$this->_ci->load->model('codex/Bisio_model', 'BisioModel');
|
||||||
//$this->_ci->load->model('codex/Aufenthaltfoerderung_model', 'AufenthaltfoerderungModel');
|
|
||||||
|
|
||||||
// get all Zwecke
|
// get all Zwecke
|
||||||
$this->_ci->BisioModel->addSelect('ects_angerechnet');
|
$this->_ci->BisioModel->addSelect('ects_angerechnet');
|
||||||
|
|||||||
Reference in New Issue
Block a user