404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.147.127.185: ~ $
<?php

class Invite extends Intent {

    function init(){
        $this->name = "invite";
    }
    function act(){
        $this->getIS()->getTG()->getInviteService()->sendInvitation();
    }
}

?>

Filemanager

Name Type Size Permission Actions
Invite.intent.class.php File 199 B 0644