示例#1
0
 static function __uninstall($confirm)
 {
     if ($confirm) {
         Like::uninstall();
     }
 }