4 lines
98 B
PHP
4 lines
98 B
PHP
|
<?php
|
||
|
#BOT_INCLUDE "raw" "prefix" "3"
|
||
|
$this -> send($this -> protocol -> getArgs(1, $recv));
|
||
|
?>
|