diff --git a/config.php b/config.php index c40b31b..2b2b715 100644 --- a/config.php +++ b/config.php @@ -1,6 +1,6 @@ FILTER_VALIDATE_URL, 'refreshPeriod' => ['filter' => FILTER_VALIDATE_INT, 'options' => ['min_range' => 0]], 'sudo' => FILTER_VALIDATE_BOOLEAN, - ], false) ?: $preset["lan"]; + ], false) ?: $presets["lan"]; } $options["--datadir"] = $DATADIR; \ No newline at end of file diff --git a/index.php b/index.php index 36ee992..3fbdf88 100755 --- a/index.php +++ b/index.php @@ -1,4 +1,7 @@ - + @@ -8,7 +11,8 @@ - + @@ -20,29 +24,444 @@ lancan -