예제 #1
0
파일: config.php 프로젝트: jhawcroft/jxbot
 public static function def_delete_pred($in_id)
 {
     JxBotConfig::delete_option($in_id);
 }