04.02.08
BOL Tricks
In order to enable easier checking of Benchmarks Online against the print (aka 1993) version, I implemented a switch that allows you to specify the 1993 version as the default tab displayed. To enable to switch you have to visit the utility with the querystring bmtabver=1993 appended. So the following URL would enable the switch:
http://floradev.p2061.org/benchmarks/index.php?bmtabver=1993
To disable the switch change the value from 1993 to 2007 (or delete the “bmtabver” cookie from your browser).
This switch is not publicly noted.