php-mpos/include
Tiago Peralta d259610ac5 Properly fixed possible MySQL Errors, will test in prod for 1 day
Had to rewrite all the mysqli->error/errno to mysqli->lastused because of the read/write splitting, shoud be working now
Reverted notifications code back to previous version
Added  the lastused property to mysqlms, so that when calling the error/errno we know what was the lsat connection used, same for insert_id
2017-12-11 03:30:56 +00:00
..
classes Properly fixed possible MySQL Errors, will test in prod for 1 day 2017-12-11 03:30:56 +00:00
config Implemented Read/Write Mysql Split (Master for writes, Slave for reads) 2017-12-08 22:53:15 +00:00
lib Correct SERVER_NAME to HTTP_HOST to get a valid host url 2017-09-28 11:44:33 +00:00
pages Correct SERVER_NAME to HTTP_HOST to get a valid host url 2017-09-28 11:44:33 +00:00
smarty/libs Removing closing PHP tags 2015-04-26 20:06:29 -05:00
autoloader.inc.php Implemented Read/Write Mysql Split (Master for writes, Slave for reads) 2017-12-08 22:53:15 +00:00
bootstrap.php Merge pull request #2408 from MPOS/shared-db-update 2015-04-28 17:47:57 +02:00
database.inc.php Implemented Read/Write Mysql Split (Master for writes, Slave for reads) 2017-12-08 22:53:15 +00:00
smarty_globals.inc.php [FIX] Default to bootstrap theme if none added to DB 2017-07-18 15:19:29 +02:00
smarty.inc.php Removing closing PHP tags 2015-04-26 20:06:29 -05:00
version.inc.php [VERSION] 1.0.8 release 2017-11-02 10:38:51 +01:00