404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.147.242.62: ~ $
<?php
class NotFoundCallbackHandler extends CallBackhandler {
    function execute() {
        $data = $this->data;
        // $this->getTG()->sendMessageLog(
        //     "call back not found with action key ".$this->actionKey." with data : ".$data);
    }
    public function getParent() : EvaluationSystem{
        return parent::getParent();
    }
    public function getTG() : TranslateGerman {
        return parent::getSM();
    }
    public function isFound(){
        return false;
    }
    

}
?>

Filemanager

Name Type Size Permission Actions
learn Folder 2755
DeDeTextTranslateCallbackHandler.class.php File 2.7 KB 0755
DeFaTextTranslateCallbackHandler.class.php File 2.71 KB 0755
DislikeWordCallbackHandler.class.php File 1.55 KB 0755
FaDeTextTranslateCallbackHandler.class.php File 2.71 KB 0755
LikeWordCallbackHandler.class.php File 1.53 KB 0755
NextWordCallbackHandler.class.php File 2.61 KB 0755
NotFoundCallbackHandler.class.php File 509 B 0755
PrevWordCallbackHandler.class.php File 2.36 KB 0755
ReportCallbackHandler.class.php File 1.21 KB 0755
UserWantsEvaluateCallbackHandler.class.php File 1.96 KB 0755