%PDF- %PDF-
Direktori : /home1/dimen328/libertysa.com.br/admin/modules/blog/app/views/pjLayouts/ |
Current File : //home1/dimen328/libertysa.com.br/admin/modules/blog/app/views/pjLayouts/pjActionFront.php |
<?php foreach ($controller->getCss() as $css) { echo '<link type="text/css" rel="stylesheet" href="'.(isset($css['remote']) && $css['remote'] ? NULL : PJ_INSTALL_URL).$css['path'].$css['file'].'" />'; } require $content_tpl; foreach ($controller->getJs() as $js) { echo '<script src="'.(isset($js['remote']) && $js['remote'] ? NULL : PJ_INSTALL_URL).$js['path'].$js['file'].'"></script>'; } ?>