Your IP : 3.142.152.51


Current Path : /usr/share/phpmyadmin/templates/server/variables/
Upload File :
Current File : //usr/share/phpmyadmin/templates/server/variables/variable_table_head.phtml

<thead>
    <tr class="var-header var-row">
        <td class="var-action"><?= __('Action'); ?></td>
        <td class="var-name"><?= __('Variable'); ?></td>
        <td class="var-value"><?= __('Session value'); ?> / <?= __('Global value'); ?></td>
    </tr>
</thead>