diff --git a/lib/import_functions.php b/lib/import_functions.php index c498d56..8ef40be 100644 --- a/lib/import_functions.php +++ b/lib/import_functions.php @@ -295,7 +295,7 @@ class ImportLDIF extends Import { return $current; } else - return false; + return array(); } /**