session_start(); if(!isset($_GET['cat'])){ @header ("Location: catalogo.php"); } include_once('cms/funciones.php'); ?>