4 lines
121 B
PHP
4 lines
121 B
PHP
<?php
|
|
#BOT_INCLUDE "m" "prefix" "3"
|
|
$this -> call("mode", $recv["origin"], $this -> protocol -> getArgs(1, $recv));
|
|
?>
|