예제 #1
0
파일: Smekta.php 프로젝트: podstawski/papu
 public static function set_debug_fun($df)
 {
     self::$debug_fun = $df;
 }