D-Bot/classes/Web/init.php

5 lines
72 B
PHP
Raw Normal View History

2016-02-26 09:17:32 -06:00
<?php
$BOT = new Base;
$from = 'WebClient';
$text = $_GET['c'];