4 lines
116 B
PHP
4 lines
116 B
PHP
|
<?php
|
||
|
#BOT_INCLUDE "part" "prefix" "3"
|
||
|
$this -> removeChannels(array($this -> protocol -> getArgs(1, $recv)));
|
||
|
?>
|