Example #1
0
 public function Showphoto()
 {
     $info = CommonUtil::Selectphoto();
     return $info;
 }