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 /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
V
Qc @ s d Z d d l Z d d l Z d d d YZ d d d YZ d d d YZ d e f d
YZ e d d i d d 6 Z d
Z e
d k r e n d S( s? Tracing metaclass.
XXX This is very much a work in progress.
iNt TraceMetaClassc B s> e Z d Z d Z d Z d Z d Z d Z d Z RS( sU Metaclass for tracing.
Classes defined using this metaclass have an automatic tracing
feature -- by setting the __trace_output__ instance (or class)
variable to a file object, trace messages about all calls are
written to the file. The trace formatting can be changed by
defining a suitable __trace_call__ method.
i c C s( | | _ | | _ | | _ d | _ d S( Ni ( t __name__t __bases__t _TraceMetaClass__dictt _TraceMetaClass__inited( t selft namet basest dict( ( s. /usr/lib64/python2.7/Demo/metaclasses/Trace.pyt __init__ s c C si y | j | SWnS t k
rd x6 | j D]+ } y | j | SWq) t k
rS q) Xq) Wt | n Xd S( N( R t KeyErrorR t __getattr__t AttributeError( R R t base( ( s. /usr/lib64/python2.7/Demo/metaclasses/Trace.pyR s
c C s* | j s | | j |