403Webshell
Server IP : 91.134.83.25  /  Your IP : 216.73.216.147
Web Server : Apache
System : Linux plesk.serveurapc.fr 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
User : marrasse ( 10057)
PHP Version : 8.2.32
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/as-cp.fr/wpascp/wp-content/plugins/loco-translate/tpl/admin/file/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/as-cp.fr/wpascp/wp-content/plugins/loco-translate/tpl/admin/file/delete.php
<?php
/**
 * Confirmation form for deleting a file
 */
$this->extend('../layout');
?> 

    <form action="" method="post" enctype="application/x-www-form-urlencoded" id="loco-del">
        <div class="panel panel-danger">
            <h3>
                <span class="has-icon icon-trash"> </span>
                <span><?php esc_html_e('Confirm delete','loco-translate')?></span>
            </h3>
            <p>
                <?php
                echo __('Are you sure you want to <strong>permanently</strong> delete the following file?','loco-translate')?> 
            </p>
            <p>
                <code><?php $info->e('relpath')?></code>
            </p><?php
            if( $params->has('deps') ):?> 
            <p>
                <strong><?php $params->e('warn')?></strong><?php
                foreach( $deps as $info ):?> 
                <div><?php $info->e('name')?></div><?php
                endforeach?> 
            </p><?php
            endif?> 
            <p class="submit">
                <button type="submit" class="button button-danger" disabled><?php esc_html_e('Delete Permanently','loco-translate')?></button>
            </p>
        </div>
        <?php
        /* @var Loco_mvc_HiddenFields $hidden */
        $hidden->_e();?> 
    </form>

Youez - 2016 - github.com/yon3zu
LinuXploit