'TMPL_ENGINE_CONFIG'=>array(
'template_dir'=>TMPL_PATH,
'compile_dir'=>CACHE_PATH,
'cache_dir'=>TEMP_PATH,
'caching'=>false,
'left_delimiter'=>'{',
'right_delimiter'=>'}',
),
Unable to load template file 'Index/index.html'
错误位置
FILE: F:\Root\www\ThinkPHP_Introduction\ThinkPHP\Library\Vendor\Smarty\sysplugins\smarty_internal_template.php LINE: 139
最佳答案