Пример #1
0
 public static function deleteCommentsToListing($listing_sid)
 {
     SJB_CommentDBManager::deleteCommentsToListing($listing_sid);
 }