php-mpos/public/include/pages
Sebastian Grewe a1a3d7e873 [IMPROVED] Added donation minimum and rounding
* [ADDED] Config option `$config['donate_threshold']['min'] = 1;`
* [VERSION] Incremented config file version to `0.0.6`
* [CHANGED] Round donations to at least two digits
* [CHANGED] Honor minimum set pool donation percentage
* [UPDATED] Account edit template

Fixes #1475 once merged
2014-01-24 10:06:13 +01:00
..
about
account [IMPROVED] Added donation minimum and rounding 2014-01-24 10:06:13 +01:00
admin [FIX] Updated function call to include account id as well 2014-01-22 07:10:05 -05:00
api Merge pull request #1546 from ahmedbodi/patch-1 2014-01-23 23:13:42 -08:00
contactform Cleaned up login page logic a bit more 2014-01-23 11:01:30 -05:00
error
password Cleaned up login page logic a bit more 2014-01-23 11:01:30 -05:00
register Cleaned up login page logic a bit more 2014-01-23 11:01:30 -05:00
statistics
about.inc.php
account.inc.php
admin.inc.php
api.inc.php
contactform.inc.php Changed the config options for CSRF/disabling forms 2014-01-20 04:41:13 -05:00
dashboard.inc.php
error.inc.php
gettingstarted.inc.php
home.inc.php Changed the config options for CSRF/disabling forms 2014-01-20 04:41:13 -05:00
login.inc.php Cleaned up login page logic a bit more 2014-01-23 11:01:30 -05:00
logout.inc.php Changed the config options for CSRF/disabling forms 2014-01-20 04:41:13 -05:00
news.inc.php
password.inc.php Changed the config options for CSRF/disabling forms 2014-01-20 04:41:13 -05:00
register.inc.php Changed the config options for CSRF/disabling forms 2014-01-20 04:41:13 -05:00
statistics.inc.php
tac.inc.php
tacpop.inc.php