X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=beg.php;h=5f68fbc7616f2def3e953545cfcefc5f1bac809e;hp=ccf6edf2525eb1d5af30863ab89729205a657c82;hb=cc7c700143bca2420ff0497e648d31a18cc9add2;hpb=ba973321465edf4c1239d3b499b6de1e4be1f10c diff --git a/beg.php b/beg.php index ccf6edf252..5f68fbc761 100644 --- 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( );