flöckchen80: Fehler meldung

Beitrag lesen

Moin

»» Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION
»»  or T_VAR or '}'
»»  in /var/www/web182/html/login/Captcha.class.php on line 12

die Linie 12 in deiner Captcha.class.php beinhaltet was genau????

Gruß Bobby

___________________________________________________________________

hier  quell code aus zeile 10 -20

class Captcha {

private $publicKey;  
private $privateKey;  
private $charCount;  
private $level;  
private $height;  
private $width;  
private	$maxlevel;  
private $fonts;  
}