_smarty->template_dir = realpath(SMARTPHONE_TEMPLATE_REALDIR); $this->_smarty->compile_dir = realpath(SMARTPHONE_COMPILE_REALDIR); $this->assignTemplatePath(DEVICE_TYPE_SMARTPHONE); } }