mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -82,7 +82,7 @@ class ortraumtyp
|
||||
*/
|
||||
function load($ort_kurzbz, $hierarchie)
|
||||
{
|
||||
if($ort_kurzbz == '' || !is_numeric($hierarche) || $hierarchie=='')
|
||||
if($ort_kurzbz == '' || !is_numeric($hierarchie) || $hierarchie=='')
|
||||
{
|
||||
$this->errormsg = 'Kein gültiger Schlüssel vorhanden';
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user