session_start(); if ($_SESSION['login'] != 1) { header("location:index.php?error=2"); } include "modulos/conexion.php"; ?>
Update de página principal