Home
last modified time | relevance | path

Searched refs:TEMPLATE_INFO (Results 1 – 1 of 1) sorted by relevance

/template/strap/class/
H A DTplUtility.php145 private static $TEMPLATE_INFO = null; variable in ComboStrap\\TplUtility
218 if (self::$TEMPLATE_INFO == null) {
219 self::$TEMPLATE_INFO = confToHash(__DIR__ . '/../template.info.txt');
221 return self::$TEMPLATE_INFO;