php-mpos/public/include/pages
Sebastian Grewe fa7f61c436 Adding transaction fees to transaction class
This will add back the transaction fees. Prior to this commit the pool
had to cover the transaction fees. Now for each transaction the full
balance is transferred (RPC Daemon will remove the TX Fee) but two
transactions are added. One for the Debig and one TXFee.

Fixes #203.

**Requires database upgrade with supplied SQL file**
2013-06-17 11:17:15 +02:00
..
about initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account Adding transaction fees to transaction class 2013-06-17 11:17:15 +02:00
admin Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +02:00
api Add API call for getuserstatus 2013-06-06 22:40:51 +02:00
password working version of password reset with one time token 2013-05-25 12:08:51 +02:00
register Adding ReCaptcha support for account registration 2013-06-13 14:47:33 +02:00
statistics Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +02:00
about.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
admin.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
api.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
gettingstarted.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
home.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
login.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
logout.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
news.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
password.inc.php initial work on password reset, not working fully yet 2013-05-25 10:58:53 +02:00
register.inc.php Adding ReCaptcha support for account registration 2013-06-13 14:47:33 +02:00
statistics.inc.php Addressing #96, missing difficulty on stats page 2013-06-04 09:08:30 +02:00
support.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00