https://bugs.contribs.org/show_bug.cgi?id=9888

--- Comment #1 from Jean-Philippe Pialasse <[email protected]> ---
well after diging the script it seems that the regex has been upgraded, but
there is something with this i think:


  if ($enableGeoiptable and
$finaldisplay[$BadCountryCateg]){show_Geoip_results();}

as if I put the show_Geoip_results() alone it displays the table

also this one is not displayed

if ($finaldisplay[$BadCountryCateg]){
        $BadCountries  = $cdb->get('qpsmtpd')->prop('BadCountries') ||
"*none*";
                                print "*Geoip\.*:Bad Countries mask
is:".$BadCountries."\n\n";
   }

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to