mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
- Modified FHC_Model, now it is saving uid in CI session
- Added codeception tests - Added statistik to dump.sql - Moved old libraries to CI
This commit is contained in:
@@ -32,6 +32,8 @@ require_once(dirname(__FILE__).'/../application/models/codex/Orgform_model.php')
|
||||
|
||||
class organisationsform extends Orgform_model
|
||||
{
|
||||
use db_extra; //CI Hack
|
||||
|
||||
public $orgform_kurzbz;
|
||||
public $code;
|
||||
public $bezeichnung;
|
||||
|
||||
Reference in New Issue
Block a user