php-mpos/public
LucasJones dbba22ca67 Fix bug in admin dashboard
Fixes a bug causing the admin dashboard to throw an error, when the wallet has an account name which is an integer (e.g. "1").

This is caused by json_decode decoding the account address as an integer, which is passed to getaddressesbyaccount, throwing an error (as the daemon only accepts string values for account names).
2014-03-28 19:02:06 +00:00
..
include Fix bug in admin dashboard 2014-03-28 19:02:06 +00:00
site_assets [UPDATE] style fixes, new designs 2014-03-28 09:55:42 +01:00
templates Merge pull request #2037 from iAmShorty/style-fixes 2014-03-28 17:15:56 +01:00
.htaccess Various Fixes 2014-03-01 17:57:43 -07:00
favicon.ico Various Fixes 2014-03-01 17:57:43 -07:00
index.php [FIX] Wrong Memcache file path for Windows based systems 2014-03-27 21:07:53 +02:00