Mr.Combet Webshell
Your IP :
172.18.0.175
Server IP :
172.67.223.119
Server :
Linux crmarketing.1092.w795 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64
Server Software :
Apache/2.4.38 (Debian)
PHP Version :
7.4.33
Add File :
Submit
Add Directory :
Submit
Dir :
~
/
var
/
www
/
pma
/
templates
/
table
/
relation
/
View File Name :
internal_relational_row.twig
<tr> <td class="vmiddle"> <strong>{{ myfield }}</strong> <input type="hidden" name="fields_name[{{ myfield_md5 }}]" value="{{ myfield }}"/> </td> <td> {% include 'table/relation/relational_dropdown.twig' with { 'name': 'destination_db[' ~ myfield_md5 ~ ']', 'title': 'Database'|trans, 'values': databases, 'foreign': foreign_db } only %} {% include 'table/relation/relational_dropdown.twig' with { 'name': 'destination_table[' ~ myfield_md5 ~ ']', 'title': 'Table'|trans, 'values': tables, 'foreign': foreign_table } only %} {% include 'table/relation/relational_dropdown.twig' with { 'name': 'destination_column[' ~ myfield_md5 ~ ']', 'title': 'Column'|trans, 'values': columns, 'foreign': foreign_column } only %} </td> </tr>