php-mpos/public/templates/mmcFE
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 fixing admin user information table format 2013-06-14 17:52:56 +02:00
gettingstarted removed hard link to index.php 2013-05-24 08:51:25 +02:00
global Adding support for API currencies 2013-06-17 10:40:36 +02:00
home initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
login initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
news initial import of file base of my WIP 2013-05-06 14:11:38 +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 Adding support for API currencies 2013-06-17 10:40:36 +02:00
support updated support information 2013-05-28 15:24:16 +02:00
system initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
master.tpl adding new master template for tooltips 2013-06-13 22:01:18 +02:00