diff options
author | pgee70 <pgee70@users.noreply.github.com> | 2017-10-03 01:09:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-03 01:09:04 +0200 |
commit | cf3924ec3f19fb6a3f4782cfe55e0c6314bcf94d (patch) | |
tree | 0015673281dd02aa73d78450933c229edf655de5 /system/libraries/Xmlrpcs.php | |
parent | c495515f115685fbcb4180f4305ec2406144ca83 (diff) |
Update DB_query_builder.php
recent changes broke query ordering giving a warning in line 1238 = '$this->qb_cache_orderby = array_merge($this->qb_cache_orderby, $qb_orderby);'
this was because on subsequent re-queries, the qb_cache_orderby was set to NULL not Array() as it is should be (and is instantiated originally .
Diffstat (limited to 'system/libraries/Xmlrpcs.php')
0 files changed, 0 insertions, 0 deletions