php-mpos/public/include/classes
Sebastian Grewe 2a661b5e78 [FIX] Return proper data if memcache disabled
If memcache option is disabled, the functions should return the data we
tried to set instead of false. At least we can ensure data is returned
as expected from any methods trying to use the memcache.
2014-01-22 14:02:44 +01:00
..
api.class.php [FIX] Registration password lenght, API class default time 2014-01-07 09:39:43 +01:00
base.class.php Moved csrftoken stuff into a class 2014-01-20 04:26:04 -05:00
bitcoin.class.php [IMPROVED] Further improvements on error handling 2014-01-15 16:28:26 +01:00
bitcoinwrapper.class.php [IMPROVED] Further improvements on error handling 2014-01-15 16:28:26 +01:00
block.class.php Removed ORDER BY for single queries 2014-01-19 06:05:55 -05:00
csrftoken.class.php Changed the config options for CSRF/disabling forms 2014-01-20 04:41:13 -05:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
invitation.class.php [SECURITY] Fixed exploit in token types 2013-12-27 00:21:22 +01:00
mail.class.php Update mail.class.php 2014-01-21 22:28:39 +02:00
memcached.class.php [UPDATE] Added index call checks where missing 2014-01-14 11:05:41 +01:00
monitoring.class.php [FIX] Skip uptime robot with defaults set 2013-11-11 10:01:52 +01:00
news.class.php Fixed undefined property in news class found by @neozonz 2014-01-20 04:41:13 -05:00
notification.class.php simplified notifications with index, updated the settings method, and fixed up template, sql fixes 2014-01-16 05:42:43 -05:00
payout.class.php Merge pull request #1468 from Neozonz/issue-1467 2014-01-19 06:39:13 -08:00
roundstats.class.php pplns payouts speed improvements / reworked insert method 2014-01-16 14:42:05 +01:00
setting.class.php [FIX] Defaults via Smarty for empty settings 2013-11-11 09:43:48 +01:00
share.class.php Reverted 2014-01-19 09:35:39 -05:00
statistics.class.php Merge pull request #1491 from Neozonz/issue-1488 2014-01-22 04:56:16 -08:00
statscache.class.php [FIX] Return proper data if memcache disabled 2014-01-22 14:02:44 +01:00
template.class.php Show templates tree on Admin Templates page 2013-12-09 20:55:59 +02:00
token.class.php thanks, eclipse 2014-01-20 04:42:08 -05:00
tokentype.class.php [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
tools.class.php fixed error response to not leak info to users 2014-01-20 04:40:38 -05:00
transaction.class.php [UPDATE] Removed debug echo output 2014-01-02 11:05:49 +01:00
user.class.php [FIX] Show username in Login Mails 2014-01-22 12:18:51 +01:00
worker.class.php [FIX] Set interval for sample size as well 2014-01-21 20:06:37 -05:00