This commit is contained in:
Gerald Simane
2009-06-09 06:27:33 +00:00
parent 3ae4934db7
commit 2100d0963e
31 changed files with 12056 additions and 11917 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ class funktion
function checkvars()
{
//Hochkomma und HTML Tags ersetzen
//$this->name = htmlentities($this->name, ENT_QUOTES);
//$this->name = $this->name;
//Maximallaenge pruefen
$this->errormsg = 'Die Maximallaenge eines Feldes wurde ueberschritten';