$this->template_dir = '/web/www.example.com/guestbook/templates/';//تحديد مكان التمبلت
$this->compile_dir = '/web/www.example.com/guestbook/templates_c/';//تحديد مكان الخرج
$this->cache_dir = '/web/www.example.com/guestbook/cache/';// تحديد الكاش
$this->caching = true;// تشغيل الكاش