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
#if !defined (__RSVG_RSVG_H_INSIDE__) && !defined (RSVG_COMPILATION) #warning "Including directly is deprecated." #endif #ifndef RSVG_FEATURES_H #define RSVG_FEATURES_H /** * rsvg-features: * * Check for the version of librsvg being used. * * Librsvg provides a few C macros that C and C++ programs can use to * check the version being used at compile-time, that is, the API that * the program expects to have. This is useful for programs that need * to conditionally compile code with `#ifdef` blocks * depending on the version of librsvg that may be available during * compilation. * * Librsvg also provides a few global constants that can be used to * check the version of librsvg being used at run-time. This is * useful to know which version of librsvg is actually being used on * the system where the program is running. */ /** * LIBRSVG_MAJOR_VERSION: * * This is a C macro that expands to a number with the major version * of librsvg against which your program is compiled. * * For example, for librsvg-2.3.4, the major version is 2. * * C programs can use this as a compile-time check for the required * version, but note that generally it is a better idea to do * compile-time checks by calling [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) * in your build scripts. * * Note: for a run-time check on the version of librsvg that your * program is running with (e.g. the version which the linker used for * your program), or for programs not written in C, use * `rsvg_major_version` instead. */ /** * LIBRSVG_MINOR_VERSION: * * This is a C macro that expands to a number with the minor version * of librsvg against which your program is compiled. * * For example, for librsvg-2.3.4, the minor version is 3. * * C programs can use this as a compile-time check for the required * version, but note that generally it is a better idea to do * compile-time checks by calling [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) * in your build scripts. * * Note: for a run-time check on the version of librsvg that your * program is running with (e.g. the version which the linker used for * your program), or for programs not written in C, use * `rsvg_minor_version` instead. */ /** * LIBRSVG_MICRO_VERSION: * * This is a C macro that expands to a number with the micro version * of librsvg against which your program is compiled. * * For example, for librsvg-2.3.4, the micro version is 4. * * C programs can use this as a compile-time check for the required * version, but note that generally it is a better idea to do * compile-time checks by calling [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) * in your build scripts. * * Note: for a run-time check on the version of librsvg that your * program is running with (e.g. the version which the linker used for * your program), or for programs not written in C, use * `rsvg_micro_version` instead. */ /** * LIBRSVG_VERSION: * * This is a C macro that expands to a string with the version of * librsvg against which your program is compiled. * * For example, for librsvg-2.3.4, this macro expands to * `"2.3.4"`. * * C programs can use this as a compile-time check for the required * version, but note that generally it is a better idea to do * compile-time checks by calling [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) * in your build scripts. * * Note: for a run-time check on the version of librsvg that your * program is running with (e.g. the version which the linker used for * your program), or for programs not written in C, use * `rsvg_version` instead. */ /** * LIBRSVG_CHECK_VERSION: * @major: component for the major version to check * @minor: component for the minor version to check * @micro: component for the micro version to check * * This C macro returns `TRUE` if the the version of librsvg being * compiled against is the same or newer than the specified version. * * Note that this a compile-time check for C programs. If you want a * run-time check for the version of librsvg being used, or if you are * using another programming language, see the variables * `rsvg_major_version`, `rsvg_minor_version`, `rsvg_micro_version` * instead. */ #define LIBRSVG_CHECK_VERSION(major,minor,micro) \ (LIBRSVG_MAJOR_VERSION > (major) || \ (LIBRSVG_MAJOR_VERSION == (major) && LIBRSVG_MINOR_VERSION > (minor)) || \ (LIBRSVG_MAJOR_VERSION == (major) && LIBRSVG_MINOR_VERSION == (minor) && LIBRSVG_MICRO_VERSION >= (micro))) #define LIBRSVG_HAVE_SVGZ (TRUE) #define LIBRSVG_HAVE_CSS (TRUE) #define LIBRSVG_HAVE_PIXBUF (1) #define LIBRSVG_CHECK_FEATURE(FEATURE) (LIBRSVG_HAVE_##FEATURE) #ifndef __GTK_DOC_IGNORE__ /* * On Windows builds, we need to decorate variables that are exposed in the public API * so that they can be properly exported and linked to, for DLL builds */ #ifndef RSVG_VAR # ifdef G_PLATFORM_WIN32 # ifndef RSVG_STATIC # ifdef RSVG_COMPILATION # define RSVG_VAR extern __declspec (dllexport) # else /* RSVG_COMPILATION */ # define RSVG_VAR extern __declspec (dllimport) # endif /* !RSVG_COMPILATION */ # else /* !RSVG_STATIC */ # define RSVG_VAR extern # endif /* RSVG_STATIC */ # else /* G_PLATFORM_WIN32 */ # define RSVG_VAR extern # endif /* !G_PLATFORM_WIN32 */ #endif #endif /* __GTK_DOC_IGNORE__ */ /** * rsvg_major_version: * * Major version of the library. For example, for version 2.3.4, the major * version will be 2. * * Since: 2.52 */ RSVG_VAR const guint rsvg_major_version; /** * rsvg_minor_version: * * Minor version of the library. For example, for version 2.3.4, the minor * version will be 3. * * Since: 2.52 */ RSVG_VAR const guint rsvg_minor_version; /** * rsvg_micro_version: * * Micro version of the library. For example, for version 2.3.4, the micro * version will be 4. * * Since: 2.52 */ RSVG_VAR const guint rsvg_micro_version; #endif