<?php/*include_once("files/ini.php");include_once("files/data.php");setcookie('log');setcookie('pas');session_destroy();header ("Location: index.php?&exit");*/setcookie("pass","");setcookie("log","");header("Location: index.php?&exit");?>