function Sablon($etiket){
$this->sablon = file_get_contents("$etiket.htm");
return;

Bende bu $this ile başlayan satırda hata veriyor:
Warning: file_get_contents(sozluk) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sozluk/public_html/sozluk.php on line 163

Sizde bu hatayı vermedi mi Problem ne olabilir?