コード例 #1
0
ファイル: config.php プロジェクト: jhawcroft/jxbot
 public static function def_delete_pred($in_id)
 {
     JxBotConfig::delete_option($in_id);
 }