smarty 如何查看版本信息??
如题,
网上搜了下没有说如何查看版本号信息
请熟悉的朋友说说
谢谢。。。
------解决方案--------------------
不知道 Smarty 是否提供了取得版本信息的函数
但在 Smarty.class.php 30行左右存在有 version ....
------解决方案--------------------
class Smarty extends Smarty_Internal_Data {
/**
* constant definitions
*/
// smarty version
const SMARTY_VERSION = 'Smarty-3.0.7';
//define variable scopes
const SCOPE_LOCAL = 0; <div class="clear"></div>
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号