我 tpl 文件里用了一个 smarty3.1 的{html_options optiOns=$AllLevel}为什么会报错啊, 错误代码:
Warning: require(C:\wamp64\www\php8/public/Smarty_Internal_Compile_Html_Options.class.php): failed to open stream: No such file or directory in C:\wamp64\www\php8\configs\run.inc.php on line 24
Fatal error: require(): Failed opening required 'C:\wamp64\www\php8/public/Smarty_Internal_Compile_Html_Options.class.php' (include_path='.;C:\php\pear') in C:\wamp64\www\php8\configs\run.inc.php on line 24
要改 php.ini 里的 include_path 吗要怎么改啊
