Commit 36375c13 authored by Ad Schellevis's avatar Ad Schellevis

(legacy) missed a dependency in load_balancer_pool.php

parent 529fc04b
......@@ -32,7 +32,7 @@ require_once("filter.inc");
require_once("load_balancer_maintable.inc");
require_once("services.inc");
require_once("vslb.inc");
require_once("interfaces.inc");
if (!is_array($config['load_balancer']['lbpool'])) {
$config['load_balancer']['lbpool'] = array();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment