# HG changeset patch # User Michiel Broek # Date 1408789994 -7200 # Node ID ef1469dd92e7c618720bac3e2cb9e44da5c87225 # Parent b7c9673597713d4c0e8dcc09f53194c523df8a60 Added Simulator editor diff -r b7c967359771 -r ef1469dd92e7 www-thermferm/maintenance.php --- a/www-thermferm/maintenance.php Fri Aug 22 17:12:42 2014 +0200 +++ b/www-thermferm/maintenance.php Sat Aug 23 12:33:14 2014 +0200 @@ -53,6 +53,14 @@ $outstr .= '
'.PHP_EOL; $outstr .= ' '.PHP_EOL; $outstr .= '
'.PHP_EOL; +/* + * See if the server supports simulators + */ +if (send_cmd_check("SIMULATOR LIST") == 0) { + $outstr .= '
'.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= '
'.PHP_EOL; +} $outstr .= ' '.PHP_EOL; $outstr .= '