session_start(); include_once('logueo.php'); if(!isset($_GET['prod'])){ @header ("Location: edit-catalogo.php"); } include_once('funciones.php'); ?>