/var/www/hkosl.com/thebh/20161004/include/session.php
1 2 3 4
<?php
@
session_start
();
$_SESSION
[
"popup"
]=
0
;
?>