php-mpos/public/include/pages/account
Sebastian Grewe 8ec1d2cab3 Adding anonymous account support
* Added anonymous flag to accounts table
* Added checkbox for anonymous flag in edit account page
* Updated user class to support new flag
* Updated statistics class to support anonymous and donations
* Updated all templates showing usernames to show anonymous instead
* Added new SQL `ALTER TABLE` file for upgrading the table

Fixes #419 once merged.
2013-07-12 10:33:42 +02:00
..
edit.inc.php Adding anonymous account support 2013-07-12 10:33:42 +02:00
notifications.inc.php Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +02:00
reset_failed.inc.php Display error message to user on failed logins 2013-06-23 20:58:42 +02:00
transactions.inc.php always assign default content 2013-07-11 09:13:50 +02:00
workers.inc.php removing error reporting for debugging 2013-07-02 21:10:12 +02:00