예제 #1
0
파일: mod_csv.php 프로젝트: poef/ariadne
 public function _init($settings = "")
 {
     return csv::init($settings);
 }