Exemplo n.º 1
0
 public static function reset_max_depth()
 {
     self::$max_depth = 0;
     self::$temp_max = 0;
 }