Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Es steht immer, Speicher sei voll....
#4
Hab mal alles aus der max_storage.php kopiert

PHP Code:
<?php

$arr_maxstorage 
= array(



    
"1"=>"1000",

    
"2"=>"1229",

    
"3"=>"1512",

    
"4"=>"1859",

    
"5"=>"2285",

    
"6"=>"2810",

    
"7"=>"3454",

    
"8"=>"4247",

    
"9"=>"5222",

    
"10"=>"6420",

    
"11"=>"7893",

    
"12"=>"9705",

    
"13"=>"11932",

    
"14"=>"14670",

    
"15"=>"18037",

    
"16"=>"22177",

    
"17"=>"27266",

    
"18"=>"33523",

    
"19"=>"41217",

    
"20"=>"50675",

    
"21"=>"62305",

    
"22"=>"76604",

    
"23"=>"94184",

    
"24"=>"115798",

    
"25"=>"142373",

    
"26"=>"175047",

    
"27"=>"215219",

    
"28"=>"264611",

    
"29"=>"325337",

    
"30"=>"400000"

);

?>
Reply


Messages In This Thread
RE: Es steht immer, Speicher sei voll.... - by flo94 - 21.06.2009, 20:04



Users browsing this thread: 1 Guest(s)