DIR:/usr/local/cwpsrv/var/services/pma_27-07-2024.bak/templates/table/search/ |
Current File : //usr/local/cwpsrv/var/services/pma_27-07-2024.bak/templates/table/search/table_header.phtml |
<thead> <tr> <?php if ($geomColumnFlag): ?> <th><?= __('Function'); ?></th> <?php endif; ?> <th><?= __('Column'); ?></th> <th><?= __('Type'); ?></th> <th><?= __('Collation'); ?></th> <th><?= __('Operator'); ?></th> <th><?= __('Value'); ?></th> </tr> </thead> |