mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Revert build.sql
Make update.php responsive
This commit is contained in:
@@ -52,7 +52,8 @@ while (!feof($sql_fh)) {
|
||||
}
|
||||
|
||||
fclose($sql_fh);
|
||||
dbInsert(array('version' => 67), 'dbSchema');
|
||||
|
||||
require 'includes/sql-schema/update.php';
|
||||
|
||||
if( isset($_SESSION['stage']) ) {
|
||||
$_SESSION['build-ok'] = true;
|
||||
|
Reference in New Issue
Block a user