File "tchat_reload.php"
Full Path: /home/analogde/www/Bookmarks/CHESS_ON/tchat_reload.php
File size: 62 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// recharger
header('Location: tchat_site.php');
?>