include("../clases/configuracion.php"); include_once(PATH."clases/Sesion.php"); include_once(PATH."clases/BDMySql.php"); include_once(PATH."clases_proyecto/Corporacion.php"); $bd = new BDMySql(); $codSeccion=4; $texto = $bd->select1Row(Corporacion::texto($codSeccion),"texto"); $fotos = $bd->select(Corporacion::fotos($codSeccion,2),true); $img3l="loc"; include(PATH."cabecera.php"); ?>
|
|||
|