Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
10858068
Topic
844119
Board
Micro Earnings
Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet
by
Ajatmoralez
on
23/03/2015, 09:12:29 UTC
Quote from: 54239478 on March 22, 2015, 05:28:33 PM
Quote from: minifrij on March 22, 2015, 04:51:37 PM
Quote from: 54239478 on March 22, 2015, 04:44:10 PM
Code:
if($refbalance > 0) {
$data['paid'] = '
'.htmlspecialchars($reward).' '.$unit.' + '.htmlspecialchars($refbalance).' '.$unit.' for referrals was sent to
Code:
$data['paid'] = $data['paid'] . '
Example text
example url
';
after it.
This still doesn't works