内核更新
This commit is contained in:
@@ -68,7 +68,7 @@ class TagLib
|
||||
protected $comparison = [' nheq ' => ' !== ', ' heq ' => ' === ', ' neq ' => ' != ', ' eq ' => ' == ', ' egt ' => ' >= ', ' gt ' => ' > ', ' elt ' => ' <= ', ' lt ' => ' < '];
|
||||
|
||||
/**
|
||||
* 架构函数
|
||||
* 构造函数
|
||||
* @access public
|
||||
* @param \stdClass $template 模板引擎对象
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user