Selaa lähdekoodia

iginore xero.json and debug.log

master
sp 4 vuotta sitten
vanhempi
commit
b3d398f22b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      XeroOauth2.php

+ 1
- 1
XeroOauth2.php Näytä tiedosto

@@ -576,7 +576,7 @@ class XeroOAuth2
$xeroTenantId = $this->xeroTenantId;
$page = 1;
try {
$result = $api->getPayItems($xeroTenantId, $ifModifiedSince, $where, $order, $page);
$result = $api->getPayItems($xeroTenantId, null, null, null, $page);




Loading…
Peruuta
Tallenna