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
b-Qc @ s d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l Td d d d g Z d
d Z e
d Z d e f d
YZ d e f d YZ
d S( iN( t Command( t convert_path( t log( t *t config_filet edit_configt option_baset setoptt localc C s | d k r d S| d k r> t j j t j j t j d S| d k r t j d k r_ d pb d } t j j t d | St d
| d S( s Get the filename of the distutils, local, global, or per-user config
`kind` must be one of "local", "global", or "user"
R s setup.cfgt globals
distutils.cfgt usert posixt .t s ~/%spydistutils.cfgs7 config_file() type must be 'local', 'global', or 'user'N(
t ost patht joint dirnamet distutilst __file__t namet
expanduserR t
ValueError( t kindt dot( ( s= /usr/lib/python2.7/site-packages/setuptools/command/setopt.pyR
s c
C s d d l m } t j d | | j } | j | g x+| j D]\ } } | d k r t j d | | | j | qI | j
| s t j d | | | j | n x | j D] \ } } | d k r6t j d | | | | j | | | j
| sbt j d | | | j | qbq t j d | | | | | j | | | q WqI Wt j d | | st | d
} | j | | j n d S( sY Edit a configuration file to include `settings`
`settings` is a dictionary of dictionaries or ``None`` values, keyed by
command/section name. A ``None`` value means to delete the entire section,
while a dictionary lists settings to be changed or deleted in that section.
A setting of ``None`` means to delete that setting.
i( t ConfigParsers Reading configuration from %ss Deleting section [%s] from %ss Adding new section [%s] to %ss Deleting %s.%s from %ss# Deleting empty [%s] section from %ss Setting %s.%s to %r in %ss
Writing %st wN( t setuptools.compatR R t debugt RawConfigParsert readt itemst Nonet infot remove_sectiont has_sectiont add_sectiont
remove_optiont optionst sett opent writet close(
t filenamet settingst dry_runR t optst sectionR&