php-mpos/public/include
Sebastian Grewe 42b6d4b3b2 Adding support for user locking
* Currently no GUI, use DB access to change the row entry
* Upgraded Database table `accounts` with upgrade SQL
* Updated `admin` field to `is_admin` as boolean
* Modified pages, classes, templates to support is_admin and is_locked

Addresses #147
2013-06-13 11:36:28 +02:00
..
classes Adding support for user locking 2013-06-13 11:36:28 +02:00
config forgot to add the actual files :/ 2013-06-13 09:21:08 +02:00
pages Adding support for user locking 2013-06-13 11:36:28 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Progress on notifications 2013-06-07 15:36:35 +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 forgot to add the actual files :/ 2013-06-13 09:21:08 +02:00
smarty.inc.php Working notification system 2013-06-07 15:36:35 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00