Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSite.php56 private static $STRAP_TEMPLATE_INFO; variable in ComboStrap\\Site
823 if (self::$STRAP_TEMPLATE_INFO === null) {
824 … self::$STRAP_TEMPLATE_INFO = confToHash(__DIR__ . '/../../../tpl/strap/template.info.txt');
826 $templateVersion = self::$STRAP_TEMPLATE_INFO['version'];