Huge rewrite of default parameters, ext-network continued:
[mailer.git] / inc / modules / admin / what-list_unconfirmed.php
index 9ba81b4235e524ec3d49cbb08049c4afaf93a84f..57cb5aea2da6787f3789f65d1d2805aee93a748d 100644 (file)
@@ -101,7 +101,7 @@ if ($listed === true) {
 
                // Transfer data to constants for the template
                if (($stats_id > 0) && ($ID == '-1')) $ID = $stats_id;
 
                // Transfer data to constants for the template
                if (($stats_id > 0) && ($ID == '-1')) $ID = $stats_id;
-               if ($col == 'bonus_id') $sender = 0;
+               if ($col == 'bonus_id') $sender = '0';
 
                // Load unconfirmed mail links. Hmmm, this select query is pretty cool
                // but it does only show unconfirmed mail links from existing user
 
                // Load unconfirmed mail links. Hmmm, this select query is pretty cool
                // but it does only show unconfirmed mail links from existing user