diff --git a/web/includes/actions.php b/web/includes/actions.php index ba32b6dfe..8415f927c 100644 --- a/web/includes/actions.php +++ b/web/includes/actions.php @@ -550,7 +550,7 @@ if ( !empty($action) ) if ( $restart ) { $monitor = dbFetchOne( "select * from Monitors where Id = ?", NULL, array($mid) ); - fixDevices(); + //fixDevices(); //if ( $cookies ) //session_write_close(); if ( daemonCheck() )