phpircbot2/commands/php.global.php
Jan Philipp Timme 6b39d44754 Initial import.
2010-11-21 22:13:54 +00:00

4 lines
89 B
PHP

<?php
#BOT_INCLUDE "php" "global" "9"
eval($this -> protocol -> getArgs(1, $recv));
?>