setPath("/home/www/www.onetopp.com/tpl"); $HtmlOutputDesign = $design->display_cache('publications', $content, false, false, 3600*3); $htmlMinified = $minObj->minifyHTML($HtmlOutputDesign); echo $htmlMinified; $logs->logQuerys("OneTOPP Publications Page"); exit(0);