setTemplateDir('../ihtml'); $smarty->setCompileDir('../compile'); #$smarty->setCacheDir('../ihtml/smarty/cache'); $smarty->display('index.tpl'); echo 'index'; ?>