Initial import.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
#BOT_INCLUDE "php" "global" "9"
|
||||
eval($this -> protocol -> getArgs(1, $recv));
|
||||
?>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
#BOT_INCLUDE "php" "global" "9"
|
||||
eval($this -> protocol -> getArgs(1, $recv));
|
||||
?>
|
||||