403Webshell
Server IP : 104.21.14.103  /  Your IP : 3.129.195.209
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/thietke365.net/wp-content/plugins/loco-translate/tpl/admin/errors/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/thietke365.net/wp-content/plugins/loco-translate/tpl/admin/errors/generic.php
<?php
/*
 * Generic admin page error template
 */

$this->extend('../layout');

/* @var Loco_mvc_View $this */
/* @var Loco_error_Exception $error */
?> 

    <h1><?php echo esc_html( $error->getTitle() )?></h1>

    <div class="notice inline notice-error">
        <h3 class="has-icon">
            <?php self::e( $error->getMessage() )?> 
        </h3><?php
        /* @var Loco_mvc_FileParams $file */
        if( $params->has('file') && $file->line ):?> 
        <p>
            <code class="path"><?php $file->e('relpath')?>#<?php $file->e('line')?></code>
        </p><?php
        endif?> 
    </div>

    <?php
    /* @var Loco_mvc_ViewParams[] $trace */
    if( $this->has('trace') ):
    echo "<!-- DEBUG:\n";
    foreach( $trace as $f ):
    echo '      ',($f->has('class')?$f['class'].'::':''), $f->e('function'),'  ', $f->e('file'),':',$f->e('line'), "\n";
    endforeach;
    echo "    -->\n";
    endif;
    

Youez - 2016 - github.com/yon3zu
LinuXploit