summaryrefslogtreecommitdiff
path: root/lib/api/helpers/common_helpers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/api/helpers/common_helpers.rb')
-rw-r--r--lib/api/helpers/common_helpers.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/helpers/common_helpers.rb b/lib/api/helpers/common_helpers.rb
index 8940cf87f82..02942820982 100644
--- a/lib/api/helpers/common_helpers.rb
+++ b/lib/api/helpers/common_helpers.rb
@@ -40,4 +40,4 @@ module API
end
end
-API::Helpers::CommonHelpers.prepend_if_ee('EE::API::Helpers::CommonHelpers')
+API::Helpers::CommonHelpers.prepend_mod_with('API::Helpers::CommonHelpers')