예제 #1
0
파일: saver.php 프로젝트: rmccue/RotorMD
 private function is_markdown($id)
 {
     return Rotor_MarkdownEditor::post_is_markdown($id);
 }