Seite 2 von 2

Verfasst: 16.02.2003 10:42
von Sizoberz

Code: Alles auswählen

		$result = @mail($this->address, $this->subject, $this->msg, $this->extra_headers);
Wenn das @ aus der Zeile entferne ändert sich auch gar nix !