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
# libaec-config.cmake # ------------------- # # Finds the AEC library. # # Static vs. shared # ----------------- # To make use of the static library instead of the shared one, one # needs to set the variable libaec_USE_STATIC_LIBS to ON before # calling find_package. # Example: # set(libaec_USE_STATIC_LIBS ON) # find_package(libaec CONFIG) # # This will define the following variables: # # libaec_FOUND - True if the system has the AEC library. # libaec_VERSION - The version of the AEC library which was found. # SZIP_FOUND - True if the system has the SZIP library. # SZIP_VERSION - The version of the SZIP library which was found. # SZIP_LIBRARIES - All the required libraries to make use of SZIP. # SZIP_INCLUDE_DIR - SZIP include directory. # # and the following imported targets: # # libaec::aec-shared - The shared AEC library target (if it was built). # libaec::sz-shared - The shared SZIP compatible version of the AEC library # (if it was built). # libaec::aec-static - The static AEC library target (if it was built). # libaec::sz-static - The static SZIP compatible version of the AEC library # (if it was built). # libaec::aec - The (shared or static) AEC library target (according # to the value of libaec_USE_STATIC_LIBS). # libaec::sz - The (shared or static) SZIP compatible version of the # AEC library (according to the value of # libaec_USE_STATIC_LIBS). # Alias static or shared targets depending on libaec_USE_STATIC_LIBS if(libaec_USE_STATIC_LIBS) include(${CMAKE_CURRENT_LIST_DIR}/libaec_static-targets.cmake) if(TARGET libaec::aec-static AND TARGET libaec::sz-static) if(NOT TARGET libaec::aec AND NOT TARGET libaec::sz) add_library(libaec::aec ALIAS libaec::aec-static) add_library(libaec::sz ALIAS libaec::sz-static) endif() else() set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE "STATIC versions of libaec::aec and libaec::sz not found.") set(${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE) endif() else() include(${CMAKE_CURRENT_LIST_DIR}/libaec_shared-targets.cmake) if(TARGET libaec::aec-shared AND TARGET libaec::sz-shared) if(NOT TARGET libaec::aec AND NOT TARGET libaec::sz) add_library(libaec::aec ALIAS libaec::aec-shared) add_library(libaec::sz ALIAS libaec::sz-shared) endif() else() set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE "SHARED versions of libaec::aec and libaec::sz not found.") set(${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE) endif() endif() if(TARGET libaec::sz) get_target_property(SZIP_INCLUDE_DIR libaec::sz INTERFACE_INCLUDE_DIRECTORIES) if(SZIP_INCLUDE_DIR) # This might be a list. The first item is the directory with the # "main" header. list(GET SZIP_INCLUDE_DIR 0 SZIP_INCLUDE_DIR) endif() # Loop over configurations for libaec::sz and set SZIP_LIBRARIES to # the first configuration with an existing file for # IMPORTED_IMPLIB_ or, if that does not exist, a file for # IMPORTED_LOCATION_. get_property(_isMultiConfig GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG) if(_isMultiConfig) # For multi-configuration generators (e.g., Visual Studio), prefer # those configurations. string(TOUPPER "${CMAKE_CONFIGURATION_TYPES}" _build_types) else() # For single-configuration generators, prefer the current # configuration. string(TOUPPER "${CMAKE_BUILD_TYPE}" _build_types) endif() get_target_property(_imported_configs libaec::sz IMPORTED_CONFIGURATIONS) list(APPEND _build_types ${_imported_configs}) list(REMOVE_DUPLICATES _build_types) foreach(_config ${_build_types}) get_target_property(_library_chk libaec::sz "IMPORTED_IMPLIB_${_config}") if(EXISTS "${_library_chk}") set(SZIP_LIBRARIES "${_library_chk}") break() else() get_target_property(_lib_check libaec::sz "IMPORTED_LOCATION_${_config}") if(EXISTS "${_lib_check}") set(SZIP_LIBRARIES "${_lib_check}") break() endif() endif() endforeach() set(SZIP_VERSION "2.0.1") set(SZIP_FOUND "TRUE") endif()