update sesion.php
This commit is contained in:
@@ -56,7 +56,7 @@ $config_header = array(
|
||||
'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);
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user