update sesion.php

This commit is contained in:
Jordan
2026-03-22 13:13:40 +00:00
parent eb7ceef920
commit a72755cffb

View File

@@ -56,7 +56,7 @@ $config_header = array(
'alternate' => @$alternate
);
if (1 && $configuracionRecord["pagina_publicada"]){
if (1){
if (@$customCode) echo modulo('custom-header',$config_header); else echo tpl('cabecera',$config_header);
}else{