\n\n";
echo "".$GLOBALS["config_screen_gen"] ["title"]."\n";
echo "\n";
echo "\n";
echo "\n";
echo "\n";
clearstatcache();
$globcount = gen_cache("../". $basedir);
if ($cache_gen_wait_time < 1) { // this is how long it takes on my system ;)
$cache_gen_wait_time = 1;
}
$globcount_time = $cache_gen_wait_time * $globcount; // we asume only the waiting time
?>