<?php include 'Core.php'; only_reg(); setcookie('id_user'); setcookie('pass'); session_destroy(); header('Location: /?'.SID); ?>