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 raumtyp
|
||||
*/
|
||||
function load($raumtyp_kurzbz)
|
||||
{
|
||||
if($raum_kurzbz == '')
|
||||
if($raumtyp_kurzbz == '')
|
||||
{
|
||||
$this->errormsg = 'Kein gültiger Schlüssel vorhanden';
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user