You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$cache = 1; //To enable caching with memcached, change this to 1
$host = "localhost";
$dbuser = "arsbtcstats";
$dbpassword = "password";
$database = "arsbtcstats";
/*
if you are willing to share the love with the developers of this app, leave $donation_message equal to 1, otherwise change it to 0
*/
$donation_message = 1;
$message = "<center><p id='donation'>If you enjoy these graphs, the developers would appreciate donations at: <br>1Pz3Rg38y2H3cRfvVyMCeVk8BHHLTXW7pM</p></center>";