diff --git a/xmlapi.php b/xmlapi.php index 51b65dc..8c40cd2 100644 --- a/xmlapi.php +++ b/xmlapi.php @@ -2329,7 +2329,7 @@ public function addpop($username, $args) return false; } - return $this->api1_query($username, 'Email', 'addpop', $args); + return $this->api2_query($username, 'Email', 'addpop', $args); } // This API function parks a domain onto this user's account