示例#1
0
 public function getNumAttachments()
 {
     return StudipDocument::countBySQL("range_id=?", array($this->id));
 }