mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-25 00:32:16 +02:00
Typo
This commit is contained in:
+1
-1
@@ -318,7 +318,7 @@ elseif($stage == "2") {
|
||||
$config['db_name']=$dbname;
|
||||
$config['db']['extension']='mysqli';
|
||||
$sql_file = '../build.sql';
|
||||
if ($_REQUEST['offset'] =< 100) {
|
||||
if ($_REQUEST['offset'] <= 100) {
|
||||
require '../build-base.php';
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user