This should display the data?
[mailer.git] / inc / modules / admin / what-send_coupon.php
index 262a4c8c73eaa4021217515f8f3929032fef0435..469329ba74ed1f08ef0e9c234312b8d6285d8979 100644 (file)
@@ -83,7 +83,7 @@ if (isFormSent()) {
 
                                // Look for a unique id
                                while (!$isUnique) {
-                                       /**
+                                       /*
                                         * Add a coupon for this user, first we need to create a
                                         * table-unique "id". The function generatePassword() can do
                                         * this job for us but we want to exclude some characters.