AJAXBot/www/index.php
2014-06-17 15:25:49 -05:00

8 lines
102 B
PHP

<?php
include("conn.php");
?>
<html>
<head>
<title>AJAX Bot Administration</title>
</head>
</html>