日期:2014-05-17 浏览次数:20432 次
class Smarty extends Smarty_Internal_Data { /** * constant definitions */ // smarty version const SMARTY_VERSION = 'Smarty-3.0.7'; //define variable scopes const SCOPE_LOCAL = 0;