Ticket resolved, code rewrites and caching:
[mailer.git] / beg.php
diff --git a/beg.php b/beg.php
index ccf6edf2525eb1d5af30863ab89729205a657c82..5f68fbc7616f2def3e953545cfcefc5f1bac809e 100644 (file)
--- a/beg.php
+++ b/beg.php
@@ -191,6 +191,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
                        // Tracker code enabled? (We don't track users here!
                        if ((getConfig('beg_pay_mode') != "NONE") && ($pay)) {
                                // Prepare content for template
+                               // @TODO Opps, what is missing here???
                                $content = array(
                                );