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
############################################################################### # CMake module to search for ECW library - Enhanced Compression Wavelets for JPEG2000. # # Sets # ECW_FOUND. If false, don't try to use ecw # ECW_INCLUDE_DIR # ECW_LIBRARY # ECW_VERSION # # Imported target # ECW::ECW_ALL # # Author: Alexander Lisovenko, alexander.lisovenko@gmail.com # Author: Dmitry Baryshnikov, bishop.dev@gmail.com, Hiroshi Miura # Copyright (C) 2016, NextGIS # Copyright (C) 2017,2018 Hiroshi Miura ################################################################################ if(NOT ECW_ROOT AND DEFINED ENV{ECW_ROOT}) set(ECW_ROOT "$ENV{ECW_ROOT}") endif() find_path(ECW_INCLUDE_DIR NCSECWClient.h) mark_as_advanced(ECW_INCLUDE_DIR) if (ECW_INCLUDE_DIR) set(MAJOR_VERSION 0) set(MINOR_VERSION 0) set(SRV_VERSION 0) set(BLD_VERSION 0) if (EXISTS "${ECW_INCLUDE_DIR}/ECWJP2BuildNumber.h") file(READ "${ECW_INCLUDE_DIR}/ECWJP2BuildNumber.h" VERSION_H_CONTENTS) string(REGEX MATCH "_VER_MAJOR[ \t]+([0-9]+)" MAJOR_VERSION ${VERSION_H_CONTENTS}) string(REGEX MATCH "([0-9]+)" MAJOR_VERSION ${MAJOR_VERSION}) string(REGEX MATCH "_VER_MINOR[ \t]+([0-9]+)" MINOR_VERSION ${VERSION_H_CONTENTS}) string(REGEX MATCH "([0-9]+)" MINOR_VERSION ${MINOR_VERSION}) string(REGEX MATCH "_VER_SERVICE[ \t]+([0-9]+)" SRV_VERSION ${VERSION_H_CONTENTS}) string(REGEX MATCH "([0-9]+)" SRV_VERSION ${SRV_VERSION}) string(REGEX MATCH "_VER_SERVICE[ \t]+([0-9]+)" BLD_VERSION ${VERSION_H_CONTENTS}) string(REGEX MATCH "([0-9]+)" BLD_VERSION ${BLD_VERSION}) set(ECW_VERSION_STRING "${MAJOR_VERSION}.${MINOR_VERSION}") unset(VERSION_H_CONTENTS) endif() if(EXISTS "${ECW_INCLUDE_DIR}/NCSBuildNumber.h") file(READ "${ECW_INCLUDE_DIR}/NCSBuildNumber.h" VERSION_H_CONTENTS) string(REGEX MATCH "NCS_VERSION_NUMBER[ \t]+([0-9,]+)" ECW_VERSION_NUMBER ${VERSION_H_CONTENTS}) string(REGEX MATCH "([0-9]+),[0-9]+,[0-9]+,[0-9]+" MAJOR_VERSION ${ECW_VERSION_NUMBER}) string(REGEX MATCH "[0-9]+,([0-9]+),[0-9]+,[0-9]+" MINOR_VERSION ${ECW_VERSION_NUMBER}) string(REGEX MATCH "[0-9]+,[0-9]+,([0-9]+),[0-9]+" SRV_VERSION ${ECW_VERSION_NUMBER}) string(REGEX MATCH "[0-9]+,[0-9]+,[0-9]+,([0-9]+)" BLD_VERSION ${ECW_VERSION_NUMBER}) string(REGEX REPLACE "," "." ECW_VERSION_STRING ${ECW_VERSION_NUMBER}) string(REGEX MATCH "NCS_ECWSDK_VERSION_NUMBER[ \t]+([0-9.]+)" ECWSDK_VERSION_NUMBER ${VERSION_H_CONTENTS}) unset(VERSION_H_CONTENTS) endif() endif() include(FindPackageHandleStandardArgs) if (ECW_VERSION_STRING VERSION_GREATER_EQUAL 5.5) if (WIN32) if (CMAKE_SIZEOF_VOID_P EQUAL 4) set(ECW_ARCH Win32) else() set(ECW_ARCH x64) endif() else() if (CMAKE_SIZEOF_VOID_P EQUAL 4) set(ECW_ARCH x86) else() set(ECW_ARCH x64) endif() endif() find_library(ECW_LIBRARY NCSEcw HINTS ${ECW_ROOT}/lib/cpp11abi/${ECW_ARCH}/release ${ECW_ROOT}/lib/vc141/${ECW_ARCH}) mark_as_advanced(ECW_LIBRARY) find_package_handle_standard_args(ECW REQUIRED_VARS ECW_LIBRARY ECW_INCLUDE_DIR VERSION_VAR ECW_VERSION_STRING) if(ECW_FOUND) set(ECW_LIBRARIES ${ECW_LIBRARY}) set(ECW_INCLUDE_DIRS ${ECW_INCLUDE_DIR}) if(NOT TARGET ECW::ECW_ALL) add_library(ECW::ECW_ALL UNKNOWN IMPORTED) set(ECW_INTERFACE_COMPILE_DEFINITIONS "HAVE_COMPRESS") if( "${ECW_LIBRARY}" MATCHES "NCSEcwS" ) set(ECW_INTERFACE_COMPILE_DEFINITIONS "${ECW_INTERFACE_COMPILE_DEFINITIONS};NCSECW_STATIC_LIBS") endif() if(CMAKE_SYSTEM_NAME MATCHES "Darwin") list(APPEND ECW_EXTRA_LINK_LIBRARIES "-framework Foundation") endif() set_target_properties(ECW::ECW_ALL PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "${ECW_INCLUDE_DIRS}" INTERFACE_COMPILE_DEFINITIONS "${ECW_INTERFACE_COMPILE_DEFINITIONS}" IMPORTED_LINK_INTERFACE_LANGUAGES "C" IMPORTED_LOCATION "${ECW_LIBRARY}" INTERFACE_LINK_LIBRARIES "${ECW_EXTRA_LINK_LIBRARIES}") endif() endif() elseif(ECW_VERSION_STRING VERSION_GREATER_EQUAL 4.0) # We could likely handle other versions, but not done currently message(FATAL_ERROR "Only ECW SDK 3.3 and >= 5.5 are supported") else() find_library(ECWJ_LIBRARY libecwj2) if(ECWJ_LIBRARY) # ECW SDK 3.3 built by gisinternals mark_as_advanced(ECWJ_LIBRARY) find_package_handle_standard_args(ECW REQUIRED_VARS ECWJ_LIBRARY ECW_INCLUDE_DIR VERSION_VAR ECW_VERSION_STRING) if(ECW_FOUND) set(ECW_LIBRARIES ${ECWJ_LIBRARY}) set(ECW_INCLUDE_DIRS ${ECW_INCLUDE_DIR}) if(NOT TARGET ECW::ECW_ALL) add_library(ECW::ECW_ALL UNKNOWN IMPORTED) set_target_properties(ECW::ECW_ALL PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "${ECW_INCLUDE_DIRS}" IMPORTED_LINK_INTERFACE_LANGUAGES "C" INTERFACE_COMPILE_DEFINITIONS "${ECW_INTERFACE_COMPILE_DEFINITIONS}" IMPORTED_LOCATION "${ECWJ_LIBRARY}") endif() endif() else() # Case of ECW SDK 3.3. We need to find extra libraries than the base NCSEcw. find_library(ECW_LIBRARY NCSEcw) find_library(ECWnet_LIBRARY NCSCnet) find_library(ECWC_LIBRARY NCSEcwC) find_library(NCSUtil_LIBRARY NCSUtil) mark_as_advanced(ECW_LIBRARY ECWnet_LIBRARY ECWC_LIBRARY NCSUtil_LIBRARY) find_package_handle_standard_args(ECW REQUIRED_VARS ECW_LIBRARY ECWnet_LIBRARY ECWC_LIBRARY NCSUtil_LIBRARY ECW_INCLUDE_DIR VERSION_VAR ECW_VERSION_STRING) if(ECW_FOUND) set(ECW_LIBRARIES ${ECW_LIBRARY} ${ECWnet_LIBRARY} ${ECWC_LIBRARY} ${NCSUtil_LIBRARY}) set(ECW_INCLUDE_DIRS ${ECW_INCLUDE_DIR}) if(NOT TARGET ECW::ECW) add_library(ECW::ECW UNKNOWN IMPORTED) set_target_properties(ECW::ECW PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "${ECW_INCLUDE_DIRS}" IMPORTED_LINK_INTERFACE_LANGUAGES "C" IMPORTED_LOCATION "${ECW_LIBRARY}") endif() if(NOT TARGET ECW::ECWC) add_library(ECW::ECWC UNKNOWN IMPORTED) set_target_properties(ECW::ECWC PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES "C" IMPORTED_LOCATION "${ECWC_LIBRARY}") endif() if(NOT TARGET ECW::ECWnet) add_library(ECW::ECWnet UNKNOWN IMPORTED) set_target_properties(ECW::ECWnet PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES "C" IMPORTED_LOCATION "${ECWnet_LIBRARY}") endif() if(NOT TARGET ECW::NCSUtil) add_library(ECW::NCSUtil UNKNOWN IMPORTED) set_target_properties(ECW::NCSUtil PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES "C" IMPORTED_LOCATION "${NCSUtil_LIBRARY}") endif() if(NOT TARGET ECW::ECW_ALL) add_library(ECW::ECW_ALL INTERFACE IMPORTED) set_target_properties(ECW::ECW_ALL PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "${ECW_INCLUDE_DIRS}" INTERFACE_LINK_LIBRARIES "ECW::ECW;ECW::ECWC;ECW::ECWnet;ECW::NCSUtil") endif() endif() endif() endif()