mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
build-base.php now calls includes/sql-schema/update.php
This commit is contained in:
@@ -20,4 +20,6 @@ while( !feof( $sql_fh ) ) {
|
||||
|
||||
fclose($sql_fh);
|
||||
|
||||
include("includes/sql-schema/update.php");
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user