diff options
Diffstat (limited to 'config/havp')
-rw-r--r-- | config/havp/havp.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/havp/havp.inc b/config/havp/havp.inc index e5df91e6..190dfef0 100644 --- a/config/havp/havp.inc +++ b/config/havp/havp.inc @@ -39,7 +39,7 @@ require_once('pkg-utils.inc'); require_once('service-utils.inc'); if(!function_exists("filter_configure")) - requre_once("filter.inc"); + require_once("filter.inc"); # ------------------------------------------------------------------------------ # globals |