helperspush_helper.php

Helper for PUSH

This is a helper to send push.

Functions

push_send()

push_send(integer  $user_id, string  $text) : false|string

Send PUSH text to an user

Parameters

integer $user_id

User ID

string $text

Text to send

Returns

false|string