| Path : /var/www/html/smart_kpp2_bk17 มีค 69/phpMyAdmin/templates/ |
| Current File : /var/www/html/smart_kpp2_bk17 มีค 69/phpMyAdmin/templates/file_select_options.twig |
{% for file in filesList %}
<option value="{{ file }}"{% if file == active %} selected="selected"{% endif %}>
{{ file }}
</option>
{% endfor %}