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