コード例 #1
0
ファイル: TimberProxy.php プロジェクト: mindgruve/mg-press
 public function modified_date($date_format = '')
 {
     return $this->post->modified_date($date_format);
 }