why the hell make the faster values for "debug only" waiting it so 1990's

--HG--
branch : rc-botanic-webdev
hg/feature/sse2
Botanic 12 years ago
parent 26c4b51d01
commit b76fe233da

@ -1,12 +1,12 @@
<?php
$refresh_rates = array( /* // there values are for debug purposes only
$refresh_rates = array(
array('desc' => 'Every 5 secs',
'secs' => 5,
),
array('desc' => 'Every 30 secs',
'secs' => 30,
),*/
),
array('desc' => 'Every 1 min.',
'secs' => 60,
),

Loading…
Cancel
Save