From 6de3b6274d8576c3747be387afcdbe96104ccfa7 Mon Sep 17 00:00:00 2001 From: Christian Paminger Date: Wed, 27 Jun 2007 07:39:01 +0000 Subject: [PATCH] --- include/funktion.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/funktion.class.php b/include/funktion.class.php index 619335405..3e925d453 100644 --- a/include/funktion.class.php +++ b/include/funktion.class.php @@ -80,13 +80,13 @@ class funktion return true; } - funktion checkFunktion($funktion) + function checkFunktion($funktion) { foreach ($this->result AS $fkt) if ($fkt->funktion_kurzbz==$funktion) return true; return false; - }; + } /** * Laedt eine Funktion