PK

ADDRLIN : /home/anibklip/aelogifts.com/
FLL :
Current File : //home/anibklip/aelogifts.com/logout.php

<?php
session_start();
session_destroy();

header("location:index.php");
?>


PK 99