Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 189 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 189 Bytes

parse.class.php

Unfriend Deactive Account

Usage

$call = new ParseFriends('[c_user]', '[xs]', '[access_token]');
$call->Parse();

Requirements

PHP >= 5.0

License

MIT