View Single Post
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 11-08-2013 , 19:54   Re: Donation Control [updated 11-7-13]
Reply With Quote #112

you can put this after line 93 in the ipn.php untill i figure out a better way. What kinda of characters are those? i have no idea where to begin with that.

PHP Code:

if (empty($username)) {
    
$username=$tools->randomPassword(6);

__________________
nineteeneleven is offline