php-mpos/public/include/pages
Sebastian Grewe 760f1a679e Allow admin to disable notification system
This addresses #497 and allows the admins to disable notifications
through the admin panel. Might be used by those relying on clients using
the API instead.

Once merged it will fix #497.
2013-07-23 13:06:38 +02:00
..
about Adding reference for API documentation 2013-07-01 18:34:08 +02:00
account Allow admin to disable notification system 2013-07-23 13:06:38 +02:00
admin Allow admin to disable notification system 2013-07-23 13:06:38 +02:00
api Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
password Further fixes to PHP warnings 2013-07-15 15:31:18 +02:00
register Fixing PHP Warning on unsert token on register 2013-07-15 14:28:54 +02:00
statistics only fetch blockhash for valid blocks 2013-07-19 09:49:48 +02:00
about.inc.php
account.inc.php
admin.inc.php
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
gettingstarted.inc.php
home.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
login.inc.php
logout.inc.php Modfied templates to support empty trade currency 2013-07-01 12:32:59 +02:00
news.inc.php Fix PHP warning on empty news table 2013-07-04 08:51:13 +02:00
password.inc.php
register.inc.php Another fix for registration issues 2013-07-15 13:46:20 +02:00
statistics.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
support.inc.php