This commit is contained in:
Christian Paminger
2007-06-10 10:18:53 +00:00
parent d8db3bd1d2
commit 42d9ea7c00
12 changed files with 105 additions and 75 deletions
+1 -1
View File
@@ -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;