Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
higoka committed May 13, 2019
1 parent d93c354 commit 7bf4de9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,3 @@

socket_close($socket);
exit($result);

# $hotelAlert('message', 'url') // optional url
# $disconnect(userId)
# $sendCredit(userId, amount)
# $sendPixel(userId, amount)
# $sendPoint(userId, amount)
# $sendBadge(userId, badgeName)
# $sendGift(userId, itemId, 'message') // optional message

0 comments on commit 7bf4de9

Please sign in to comment.