phpircbot2/commands/php.global.php

4 lines
89 B
PHP
Raw Permalink Normal View History

2010-11-21 23:13:54 +01:00
<?php
#BOT_INCLUDE "php" "global" "9"
eval($this -> protocol -> getArgs(1, $recv));
?>