Commit Graph

7 Commits

Author SHA1 Message Date
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
Tiago Peralta
12cee6e25a 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
Blonďák
d687cab6c1 FIXED - notifications without email notifications 2017-09-05 20:08:35 +02:00
Blonďák
0307e1e62d fixed - Only variables should be passed by reference 2017-09-04 15:26:27 +02:00
Zdeněk Jurka
556db98835 #2539 - Feature request: Pushover.net notifications 2017-01-12 16:32:30 +01:00
e3betht
6179d79c3b Removing closing PHP tags 2015-04-26 20:06:29 -05:00
Sebastian Grewe
1456bd21ef [MOVED] Removed include and templates from public [TESTING] 2014-04-20 15:34:55 +02:00