04.01.2018, 21:16
Generally I just fetch the count without checking the result of the function.
Код:
... new count; cache_get_row_count(count); for(new i = 0; i < count; i++) { ...