PK

ADDRLIN : /home/anibklip/vpgldh.com/VPG-2022-23/
FLL :
Current File : /home/anibklip/vpgldh.com/VPG-2022-23/logout.php

<?php
session_start();
session_destroy();
header("Location:index.php");
?>


PK 99