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
* @since V2.0.0 - 10 Apr 2006 * * @package PHP_Debug * @filesource * @version CVS: $Id: DebugLine.php,v 1.1 2008/05/02 14:26:37 c0il Exp $ */ class PHP_DebugLine { /** * PHP_DEBUGLINE Types * * - TYPE_ANY : All available types (for search mode) * - TYPE_STD : Standart debug * - TYPE_QUERY : Query debug * - TYPE_REL : Database related debug * - TYPE_ENV : Environment debug ($GLOBALS...) * - TYPE_APPERROR : Custom application error * - TYPE_CREDITS : Credits information * - TYPE_SEARCH : Search mode in debug * - TYPE_DUMP : Dump any kind of variable * - TYPE_PROCESSPERF : Performance analysys * - TYPE_TEMPLATES : Included templates of the calling script * - TYPE_PAGEACTION : Store main page action * - TYPE_SQLPARSE : SQL Parse error * - TYPE_WATCH : A variable to watch * - TYPE_PHPERROR : A debug generated by the custom error handler * * @category DebugLine */ const TYPE_ANY = 0; const TYPE_STD = 1; const TYPE_QUERY = 2; const TYPE_QUERYREL = 3; const TYPE_ENV = 4; const TYPE_APPERROR = 5; const TYPE_CREDITS = 6; const TYPE_SEARCH = 7; const TYPE_DUMP = 8; const TYPE_PROCESSPERF = 9; const TYPE_TEMPLATES = 10; const TYPE_PAGEACTION = 11; const TYPE_SQLPARSE = 12; const TYPE_WATCH = 13; const TYPE_PHPERROR = 14; const TYPE_DEFAULT = self::TYPE_STD; /** * PHP_DEBUGLINE info levels */ const INFO_LEVEL = 1; const WARNING_LEVEL = 2; const ERROR_LEVEL = 3; /** * Labels for debugline types */ public static $debugLineLabels = array( self::TYPE_ANY => 'ALL', self::TYPE_STD => 'Standart', self::TYPE_QUERY => 'Query', self::TYPE_QUERYREL => 'Database related', self::TYPE_ENV => 'Environment', self::TYPE_APPERROR => 'Application error', self::TYPE_CREDITS => 'Credits', self::TYPE_SEARCH => 'Search', self::TYPE_DUMP => 'Variable dump', self::TYPE_PROCESSPERF => 'Performance analysis', self::TYPE_TEMPLATES => 'Included files', self::TYPE_PAGEACTION => 'Page main action', self::TYPE_SQLPARSE => 'SQL parse error', self::TYPE_WATCH => 'Watch', self::TYPE_PHPERROR => 'PHP error' ); /** * Properties that stores the non formatted debug information * * @since V2.0.0 - 11 apr 2006 * @var string */ protected $info; /** * Type of the debug information * * @since V2.0.0 - 11 apr 2006 * @see Debug_Line constants * @var integer */ protected $type; /** * File of debug info * * @since V2.0.0 - 11 apr 2006 * @var integer */ protected $file; /** * Line of debug info * * @since V2.0.0 - 11 apr 2006 * @var integer */ protected $line; /** * Class from witch the debug was called * * @since V2.0.0 - 13 apr 2006 * @var integer */ protected $class; /** * Function from wich the debug was called * * @var integer * @since V2.0.0 - 11 apr 2006 */ protected $function; /** * Exection time for debug info * * @var float * @see stopTimer() * @since V2.0.0 - 16 apr 2006 */ protected $startTime; /** * Exection end time for debug info * * @see PHP_Debug::stopTimer(), setEndTime() * @since V2.0.0 - 16 apr 2006 * @var float */ protected $endTime; /** * PHP_DebugLine class constructor * * Here it is set : * - the start time of the debug info * - the traceback information * * @since V2.0.0 - 11 apr 2006 * @see PHP_Debug::add() */ public function __construct($info, $type = self::TYPE_DEFAULT) { $this->setStartTime(); $this->info = $info; $this->type = $type; $this->setTraceback(); } /** * Fills properties of debug line with backtrace informations * * @since V2.0.0 - 15 apr 2006 */ protected function setTraceback() { $callStack = debug_backtrace(); $idx = 0; // Get max id of 'add' debug functions foreach($callStack as $lkey => $lvalue) { if (in_array($callStack[$lkey]['function'], PHP_Debug::$excludedBackTraceFunctions) == true ) { $idx = $lkey; } } $this->file = !empty($callStack[$idx] ['file']) ? $callStack[$idx]['file'] : ''; $this->line = !empty($callStack[$idx] ['line']) ? $callStack[$idx]['line'] : ''; $this->function = !empty($callStack[$idx+1]['function']) ? $callStack[$idx+1]['function'] : ''; $this->class = !empty($callStack[$idx+1]['class']) ? $callStack[$idx+1]['class'] : ''; } /** * Getter of all properties of Debug_Line object * * @return array Array containg all the properties of the debugline * @since V2.0.0 - 21 apr 2006 */ public function getProperties() { return array( 'class' => $this->class, 'file' => $this->file, 'function' => $this->function, 'line' => $this->line, 'info' => $this->info, 'type' => $this->type, 'startTime' => $this->startTime, 'endTime' => $this->endTime ); } /** * setter of endTime * * @since V2.0.0 - 19 apr 2006 */ public function setEndTime($endTime = '') { $this->endTime = $endTime ? $endTime : PHP_Debug::getMicroTimeNow(); } /** * setter of startTime * * @see pear bug http://pear.php.net/bugs/10919 * * @since V2.1.2 - 04 may 2006 */ public function setStartTime($startTime = '') { $this->startTime = $startTime ? $startTime : PHP_Debug::getMicroTimeNow(); } /** * Debug_Line default output function * * @since V2.0.0 - 11 apr 2006 * @see PHP_Debug::dumpVar() */ public function __toString() { return '
'. 
            PHP_Debug::dumpVar(
                $this, 
                __CLASS__, 
                false,
                PHP_DEBUG_DUMP_ARR_STR
            )
        . '
'; } /** * Function that give the debug type lable * * @author COil * @since V2.0.0 - 2 apr 2007 */ public static function getDebugLabel($type) { return self::$debugLineLabels[$type]; } }