mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-06 22:59:27 +00:00
Tippfehler behoben
This commit is contained in:
@@ -47,7 +47,7 @@ class lehre_tools extends basis_db
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
if(!is_null($lehre_tools_id_id))
|
||||
if(!is_null($lehre_tools_id))
|
||||
$this->load($lehre_tools_id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user