b0y-101 Mini Shell


Current Path : E:/phpMyAdmin/templates/
File Upload :
Current File : E:/phpMyAdmin/templates/file_select_options.twig

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

Copyright © 2019 by b0y-101