示例#1
0
文件: rb.php 项目: jemmy655/TempMail
 public static function setAllowTrees($allow)
 {
     self::$trees = $allow;
 }