Home
last modified time | relevance | path

Searched refs:api_encrypt (Results 1 – 1 of 1) sorted by relevance

/plugin/phpipam/
H A Dphpipam-api.php59 private $api_encrypt = false; variable in phpipam_api_client
478 $this->api_encrypt = true;
556 if(sizeof($identifiers)>0 && !$this->api_encrypt) {
560 elseif (sizeof($identifiers)>0 && $this->api_encrypt) {
604 if(!$this->api_encrypt) {
628 elseif ($this->api_encrypt) {
694 if (is_array($params) && !$this->api_encrypt ) {
704 elseif ($this->api_encrypt) {