- Home >
. */ // ****************** START ADMIN TEMPLATES $master_template = << You have disabled Javascript. Javascript is required for the admin panel to work! You must enter the same password you've entered in your config.php file. - Copyright ©
GAME ONLINE TERBARU - Devil Survivor 2 - Powered by Blogger - Designed by Johanes Djogan -Welcome to your Faucet in a Box Admin Page!
<:: content ::>
Manual update instructions <:: changelog ::> <:: new_files ::>
Remember to remove .new
files when you're done. TEMPLATE; $connection_error_template = <<Error connecting to FaucetBOX.com API. Either your hosting provider doesn't support external connections or FaucetBOX.com API is down. Send an email to support@faucetbox.com if you need help.TEMPLATE; $curl_warning_template = <<cURL based connection failed, using legacy method. Please set 'disable_curl' => true,
in config.php
file.TEMPLATE; $send_coins_success_template = <<You sent {{amount}} satoshi to {{address}}.TEMPLATE; $faucet_disabled_template = <<You have provide API key, enable captcha and add rewards to enable your faucet.TEMPLATE; $send_coins_error_template = <<There was an error while sending {{amount}} satoshi to "{{address}}": {{error}}TEMPLATE; $missing_configs_template = <<There are missing settings in your config.php file. That's probably because they were added in recent update.<:: missing_configs ::>
TEMPLATE; $missing_config_template = <<
TEMPLATE; $template_updates_template = << Your template file is out of date and won't work with this version of Faucet in a BOX. Here's what you have to do to fix that: <:: template_updates ::>$<:: config_name ::> = <:: config_default ::>;
TEMPLATE; $template_update_template = <<
TEMPLATE; // ****************** END ADMIN TEMPLATES