API:notify

Variables

subject
body
userid

Example

$postdata = array(
	'passphrase' => $passphrase,
	'action' => 'notify',
	"userid"  => '1',
	"subject"  => 'test',
	"body"  => 'test body',
);

Return





(wiki tools)
Personal tools
Views
Actions




Need help? Chat with us!