php-mpos/include
2017-12-11 02:05:26 +00:00
..
classes There was a bug here, whereas the query is perfectly fine, but instead of returning false it was returning the this->sqlError.... which by then was returning the return false, the problem was the log in the cron that was misleading, took 2 days figuring this one out 2017-12-11 02:05:26 +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