Hello all, I am having a problem with the changepackage API.
$acct = array( username => $username, pkg => $plan );
print $xmlapi->changepackage($acct);
Everytime i execute that, it tells me "Warning: Missing argument 2 for xmlapi::changepackage(), called in /home/jefftest/public_html/api/planmod.php on line 33 and defined in /home/jefftest/public_html/api/xmlapi.php on line 1050"
Any thoughts?



LinkBack URL
About LinkBacks
Reply With Quote




