Exemplo n.º 1
0
 public static function setMaxArgumentLength($length)
 {
     self::$max_arg_length = $length;
 }