コード例 #1
0
ファイル: Smekta.php プロジェクト: podstawski/papu
 public static function set_debug_fun($df)
 {
     self::$debug_fun = $df;
 }