19.06.2009, 18:28
PHP Code:
$cl_builds->set_maxstage("11");
PHP Code:
<?php
$arr_maxhide = array(
"1"=>"100",
"2"=>"135",
"3"=>"183",
"4"=>"247",
"5"=>"333",
"6"=>"450",
"7"=>"333",
"8"=>"822",
"9"=>"1110",
"10"=>"1500",
"11"=>"1800"
);
?>