示例#1
0
 function delete($option)
 {
     return bb_delete_option(BP_Options::prefix() . $option);
 }