コード例 #1
0
 public function filename($id, $user = NULL)
 {
     return CrayonUtil::path_slash($id) . parent::filename($id, $user);
 }