php-mpos/public/include
Sebastian Grewe 1126118cb9 Fetch all user shares in one query
This will fetch all user shares in a single run, not user by user as
done previously. Saves one query and can possibly increase SQL execution
time.

Addresses #246
2013-06-26 10:54:10 +02:00
..
classes Fetch all user shares in one query 2013-06-26 10:54:10 +02:00
config Adding support to pay out full block amount 2013-06-25 08:52:30 +02:00
lib Adding custom news posts via admin panel 2013-06-21 11:16:02 +02:00
pages Adding transactions admin panel 2013-06-25 10:57:56 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Adding support for post time and author 2013-06-21 12:11:13 +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 Display error message to user on failed logins 2013-06-23 20:58:42 +02:00
smarty.inc.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00