예제 #1
0
파일: irc.php 프로젝트: Geolim4/Leelabot
 public function destroy()
 {
     LeelaBotIrc::disconnect('Plugin Unload');
     return TRUE;
 }