php-mpos/public/include
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
..
classes Adding anonymous account support 2013-07-12 10:33:42 +02:00
config Merge pull request #448 from IainKay/Issue-447 2013-07-11 21:42:10 -07:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages Adding anonymous account support 2013-07-12 10:33:42 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php Merge pull request #428 from TheSerapher/issue-418 2013-07-11 03:35:50 -07:00
smarty.inc.php fixing smarty cache key generation 2013-07-11 15:58:30 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00