mcramer
2013-02-25 3fc28c0142bf8ab4e2cfae44931e2a51aadc4d51
refs
author mcramer <m.cramer@pixcept.de>
Monday, February 25, 2013 13:51 -0500
committer mcramer <m.cramer@pixcept.de>
Monday, February 25, 2013 13:51 -0500
commit3fc28c0142bf8ab4e2cfae44931e2a51aadc4d51
tree 6a6d338480cf0eeaf84116dce87d91a5d6d5a62f tree | zip | gz
parent 361a05732fb932841515d0d2fbdf2deaeeb887f7 view | diff
- Added: remoting queries with a lot of results (e.g. email addresses or alias domains or dns rr) lead to non-functioning soap requests
- added '#OFFSET#' AND '#LIMIT#' handling to the query
- added automatic 'WHERE 1' if an empty array was given as query
example: $result = $api->sites_web_domain_get('type' => 'vhost', '#OFFSET#' => 25, '#LIMIT#' => 50); to get the websites 26 to 75

1 files modified
10 ■■■■ changed files
interface/lib/classes/remoting_lib.inc.php 10 ●●●● diff | view | raw | blame | history