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/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
ó
•abc @ sJ d d l m Z m Z m Z m Z d d „ Z d d „ Z d d „ Z d S( i ( t
HAS_SELECTt DefaultSelectort
EVENT_READt EVENT_WRITEc C sº t s t d ƒ ‚ n t | t ƒ sN t | d ƒ r? | g } qN t | ƒ } n t ƒ ] } x | D] } | j | | ƒ qa Wg | j | ƒ D]! } | d | @r‹ | d j ^ q‹ SWd QXd S( s³ Waits for IO events to be available from a list of sockets
or optionally a single socket if passed in. Returns a list of
sockets that can be interacted with immediately. s! Platform does not have a selectort filenoi i N( R t
ValueErrort
isinstancet listt hasattrR t registert selectt fileobj( t sockst eventst timeoutt selectort sockt key( ( sA /usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/wait.pyt _wait_for_io_events s
c C s t | t | ƒ S( s« Waits for reading to be available from a list of sockets
or optionally a single socket if passed in. Returns a list of
sockets that can be read from immediately. ( R R ( R R ( ( sA /usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/wait.pyt
wait_for_read s c C s t | t | ƒ S( s¬ Waits for writing to be available from a list of sockets
or optionally a single socket if passed in. Returns a list of
sockets that can be written to immediately. ( R R ( R R ( ( sA /usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/wait.pyt wait_for_write$ s N( t selectorsR R R R t NoneR R R ( ( ( sA /usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/wait.pyt s "