PK

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

<?php

session_start();

session_destroy();



header("location:index.php");

?>


PK 99