Home
last modified time | relevance | path

Searched refs:addAsHtmlComment (Results 1 – 1 of 1) sorted by path

/template/strap/class/
H A DTplUtility.php207 private static function addAsHtmlComment($text)
1123 self::addAsHtmlComment('Request: ' . json_encode($_REQUEST));
1337 self::addAsHtmlComment('Script Header : ' . json_encode($newHeaderTypes['script']));
206 private static function addAsHtmlComment($text) global() function in ComboStrap\\TplUtility