On Fri, Mar 12, 2010 at 03:46:33PM +0100, Jens Hektor wrote: > details.php: > > $WinSizeScale = array ( 0.25, 0.5, 1, 2, > 3.5, 7, 16, 32, 64, 128, 192, 256, 384); > // labels of the scale selector > $WinSizeLabels = array ( '12 Hours', '1 day', '2 days', '4 days', '1 week', > '2 weeks', '1 month', '2 months', '4 months', '8 months', '12 months', '18 > months', '24 months' ); >
Thanks - this neatly does the trick! :-) -ewald ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nfsen-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
