diff --git a/include/objectManager.php b/include/objectManager.php index 8fd09e1..f843006 100644 --- a/include/objectManager.php +++ b/include/objectManager.php @@ -400,6 +400,7 @@ class ObjectManager echo "The following errors were found
\n"; echo "\n"; echo "
"; + return TRUE; } else return FALSE; }