View file game/chat/start.php

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