View file ilichat3.9/ilichat/start.php

File size: 49B
<?php
session_name("SID");
session_start();
?>