diff --git a/modules/registrars/cozaepp/cozaepp.php b/modules/registrars/cozaepp/cozaepp.php
index 715f7728d3ac9d112f89535c598400803b361f96..0c9fd5b12edd6e5e9e4b020a90a6fd683aa7cb17 100644
--- a/modules/registrars/cozaepp/cozaepp.php
+++ b/modules/registrars/cozaepp/cozaepp.php
@@ -782,6 +782,14 @@ function cozaepp_DeleteNameserver($params) {
 }
 
 
+# Function to return meaningful message from response code
+function _cozaepp_message($code) {
+
+	return "Code $code";
+
+}
+
+
 # Function to create internal COZA EPP request
 function _cozaepp_Client() {
 	# Setup include dir