示例#1
0
文件: saver.php 项目: rmccue/RotorMD
 private function is_markdown($id)
 {
     return Rotor_MarkdownEditor::post_is_markdown($id);
 }