php-mpos/public/include/classes
Sebastian Grewe 42b6d4b3b2 Adding support for user locking
* Currently no GUI, use DB access to change the row entry
* Upgraded Database table `accounts` with upgrade SQL
* Updated `admin` field to `is_admin` as boolean
* Modified pages, classes, templates to support is_admin and is_locked

Addresses #147
2013-06-13 11:36:28 +02:00
..
bitcoin.class.php
bitcoinwrapper.class.php
block.class.php Ensure no old blocks shares are counter for new ones 2013-06-06 22:27:34 +02:00
debug.class.php
mail.class.php Adding new notification system for new blocks 2013-06-09 14:26:18 +02:00
notification.class.php Fixing issue with notification cron 2013-06-09 16:44:32 +02:00
setting.class.php
share.class.php Adding support for PPS payout method 2013-06-10 18:49:57 +02:00
statistics.class.php Adding support for user locking 2013-06-13 11:36:28 +02:00
statscache.class.php
tools.class.php
transaction.class.php Adding bonus to unconfirmed calculations 2013-06-12 09:17:50 +02:00
user.class.php Adding support for user locking 2013-06-13 11:36:28 +02:00
worker.class.php Adding notification reset once worker is active 2013-06-07 15:36:35 +02:00