コード例 #1
0
ファイル: irc.php プロジェクト: Geolim4/Leelabot
 public function destroy()
 {
     LeelaBotIrc::disconnect('Plugin Unload');
     return TRUE;
 }