Commits
Toms Atteka authored 244f0fe7bd0
A......... [ZBX-5740] removed 'discoveryids' parameter from CItem, CTrigger and CGraph get() methods, as they are used only in prototype classes; changed API calls from mentioned classes to corresponding prototype classes where used in prototype context; fixed API call parameter in CItemPrototype.php line 394, causing parameter 'selectTriggers' not to work.