示例#1
0
文件: irc.php 项目: Geolim4/Leelabot
 public function destroy()
 {
     LeelaBotIrc::disconnect('Plugin Unload');
     return TRUE;
 }