📄 Viewing: file_select_options.twig

{% for file in filesList %}
  <option value="{{ file }}"{% if file == active %} selected="selected"{% endif %}>
    {{ file }}
  </option>
{% endfor %}

🌑 DarkStealth — WP Plugin Edition

Directory: /home/httpd/html/matrixmodels.com/public_html_hacked/phpMyAdmin/templates