This commit is contained in:
Paminger
2016-05-10 14:12:33 +02:00
parent 1a36ce3dff
commit e624540c16
10 changed files with 667 additions and 3627 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ if (function_exists('get_instance'))
else
require_once(dirname(__FILE__).'/../ci_hack.php');
require_once(dirname(__FILE__).'/../application/models/lehre/Studiengang_model.php');
require_once(dirname(__FILE__).'/../application/models/organisation/Studiengang_model.php');
class studiengang extends Studiengang_model
{