@@ -25,7 +25,7 @@ |
||
| 25 | 25 | |
| 26 | 26 | set_time_limit(0); |
| 27 | 27 | |
| 28 | -function main(){ |
|
| 28 | +function main() { |
|
| 29 | 29 | echo "------- Starting at ".time_str(time())."-------\n"; |
| 30 | 30 | |
| 31 | 31 | echo sprintf("max cache usage: %s\n", size_string(MAX_CACHE_USAGE)); |