File "column_extra.twig"

Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/columns_definitions/column_extra.twig
File size: 285 B
MIME-type:
Charset: utf-8

Download   Open   Back

<input name="col_extra[{{ column_number }}]"
    id="field_{{ column_number }}_{{ ci - ci_offset }}"
    {% if column_meta['Extra'] is not empty and column_meta['Extra'] == 'auto_increment' -%}
        checked="checked"
    {%- endif %}
    type="checkbox"
    value="auto_increment">

PHP File Manager