- Home >
. */ // ****************** START ADMIN TEMPLATES $master_template = << You have disabled Javascript. Javascript is required for the admin panel to work! Welcome to your Faucet in a Box Admin Page!
<:: content ::>
You must enter the same password you've entered in your config.php file.
TEMPLATE; $invalid_key_error_template = << You've entered an invalid API key!Manual update instructions <:: changelog ::>
- <:: new_files ::>
.new
files when you're done. '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 ::>- Name: <:: config_name ::>
- Default:
$<:: config_name ::> = <:: config_default ::>;
- <:: config_description ::>
- <:: message ::>