예제 #1
0
 public static function getListingSIDByCommentSID($comment_sid)
 {
     return SJB_CommentDBManager::getListingSIDByCommentSID($comment_sid);
 }