update sesion.php
This commit is contained in:
@@ -56,7 +56,7 @@ $config_header = array(
|
|||||||
'alternate' => @$alternate
|
'alternate' => @$alternate
|
||||||
);
|
);
|
||||||
|
|
||||||
if ($configuracionRecord["pagina_publicada"]){
|
if (1 && $configuracionRecord["pagina_publicada"]){
|
||||||
|
|
||||||
if (@$customCode) echo modulo('custom-header',$config_header); else echo tpl('cabecera',$config_header);
|
if (@$customCode) echo modulo('custom-header',$config_header); else echo tpl('cabecera',$config_header);
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user