diff --git a/helma/Html.js b/helma/Html.js index 5e579503..8cfab0d4 100644 --- a/helma/Html.js +++ b/helma/Html.js @@ -26,6 +26,7 @@ // take care of any dependencies app.addRepository('modules/core/String.js'); app.addRepository('modules/core/Object.js'); +app.addRepository('modules/core/Array.js'); /** * Define the global namespace if not existing