. */ session_start(); // hide all error error_reporting(0); $API->comm("/ppp/active/remove", array( ".id" => "$removepactive", )); echo "";