Measurement Lab (M-Lab) is an open platform for researchers to deploy Internet measurement tools. By enhancing Internet transparency, we aim to help sustain a healthy, innovative Internet - Learn more...'; $versions = array( new PluginVersionInfo( "", "", "", "", "" ) ); $cvs_version = new PluginVersionInfo( "", "", "", "", "" ); $os_specific = true; if (isset($_GET['os'])) { $os = $_GET['os']; if (strpos(strtolower(" " . $os), 'windows') > 0) { $versions = array( new PluginVersionInfo( "4.4.0.7", "0.2", "plugins/mlab_0.2.zip", "plugins/mlab_0.2.zip", "0.2: Shaper Probe no longer supported.
". "0.1.9.2: Update to fix server issue.
". "0.1.9: Change progress indicator.
". "0.1.8: Reworked ShaperProbe logic.
". "0.1.6: Fixed dialog button order.
". "0.1.4: Updated wizard.
". "0.1.3: Added ShaperProbe to wizard.
". "0.1.2: Reworked to support wizard mode.
". "0.1.1: Initial release." ) ); $cvs_version = new PluginVersionInfo( "4.4.0.7", "0.2_CVS", "plugins/mlab_0.2.zip", "plugins/mlab_0.2.zip", "" ); }else if (strpos(strtolower(" " . $os), 'mac os') > 0) { $versions = array( new PluginVersionInfo( "4.4.0.7", "0.2", "plugins/mlab_0.2.zip", "plugins/mlab_0.2.zip", "0.2: Shaper Probe no longer supported.
". "0.1.9.2: Update to fix server issue.
". "0.1.9: Change progress indicator.
". "0.1.8: Reworked ShaperProbe logic.
". "0.1.6: Fixed dialog button order.
". "0.1.4: Updated wizard.
". "0.1.3: Added ShaperProbe to wizard.
". "0.1.2: Reworked to support wizard mode.
". "0.1.1: Initial release." ) ); $cvs_version = new PluginVersionInfo( "4.4.0.7", "0.2_CVS", "plugins/mlab_0.2.zip", "plugins/mlab_0.2.zip", "" ); }else{ $versions = array( new PluginVersionInfo( "4.4.0.7", "0.2", "plugins/mlab_0.2.zip", "plugins/mlab_0.2.zip", "0.2: Shaper Probe no longer supported.
". "0.1.9.2: Update to fix server issue.
". "0.1.9: Change progress indicator.
". "0.1.8: Reworked ShaperProbe logic.
". "0.1.7: Fixed to work on Linux.
". "0.1.6: Fixed dialog button order.
". "0.1.4: Updated wizard.
". "0.1.3: Added ShaperProbe to wizard.
". "0.1.2: Reworked to support wizard mode.
". "0.1.1: Initial release." ) ); $cvs_version = new PluginVersionInfo( "4.4.0.7", "0.2_CVS", "plugins/mlab_0.2.zip", "plugins/mlab_0.2.zip", "" ); } if ( getRealIpAddr() == "64.79.127.118"){ } } fillDetailVarsFromArray($versions, $cvs_version); ?>