???
123123123123
.....................................................................................................................................???
123123123123
.....................................................................................................................................
Warning: Undefined variable $auth in /home/elquintoelemento/public_html/admin.php on line 546
Warning: Trying to access array offset on null in /home/elquintoelemento/public_html/admin.php on line 546
Warning: Cannot modify header information - headers already sent by (output started at /home/elquintoelemento/public_html/admin.php:1) in /home/elquintoelemento/public_html/admin.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/elquintoelemento/public_html/admin.php:1) in /home/elquintoelemento/public_html/admin.php on line 189
ó
{fc @ s° d d l Z d d l Z d d l Z e j d k rQ d „ Z d „ Z d „ Z n e j d k rl d „ Z n e j d k r¦ e j d k r¦ d d
l m Z
d „ Z nç e j d k rd d l Z d d l Z d d l
Z
d „ Z e j d
k rý d „ Z n d „ Z e j j d ƒ s<e j j d ƒ s<e j j d ƒ rQd „ Z d „ Z qe j d
k rxd „ Z e d „ Z qd „ Z d „ Z n d „ Z e d k r¬e ƒ n d S( iÿÿÿÿNt ntc C s¯ d } t j j | ƒ } | d k r( d S| t | ƒ } t j | j d d ƒ \ } } t | d ƒ d } t | d d !ƒ d } | d k r— d
} n | d k r« | | Sd S( sÏ Return the version of MSVC that was used to build Python.
For Python 2.3 and up, the version number is included in
sys.version. For earlier versions, assume the compiler is MSVC 6.
s MSC v.iÿÿÿÿi t i iþÿÿÿi i g $@i N( t syst versiont findt lent splitt intt None( t prefixt it st restt majorVersiont minorVersion( ( s# /usr/lib64/python2.7/ctypes/util.pyt _get_build_version s c C sw t ƒ } | d k r d S| d k r. d } n d | d } d d l } | j ƒ d d d k ro | d 7} n | d
S( s% Return the name of the VC runtime dlli t msvcrts msvcr%di
iÿÿÿÿNi s _d.pydt ds .dll( R R t impt get_suffixes( R t clibnameR ( ( s# /usr/lib64/python2.7/ctypes/util.pyt find_msvcrt s
c C s¡ | d k r t ƒ Sx‡ t j d j t j ƒ D]l } t j j | | ƒ } t j j | ƒ r^ | S| j ƒ j d ƒ ry q- n | d } t j j | ƒ r- | Sq- Wd S( Nt ct mt PATHs .dll( R R ( R t ost environR t pathsept patht joint isfilet lowert endswithR ( t namet directoryt fname( ( s# /usr/lib64/python2.7/ctypes/util.pyt find_library0 s
t cec C s | S( N( ( R! ( ( s# /usr/lib64/python2.7/ctypes/util.pyR$ F s t posixt darwin( t dyld_findc C s[ d | d | d | | f g } x3 | D]+ } y t | ƒ SWq( t k
rR q( q( Xq( Wd S( Ns lib%s.dylibs %s.dylibs %s.framework/%s( t
_dyld_findt
ValueErrorR ( R! t possible( ( s# /usr/lib64/python2.7/ctypes/util.pyR$ K s
c C sÑ d t j | ƒ } d } t j ƒ } zC t j | d | | j f d t d t j ƒ} | j ƒ \ } } Wd y | j
ƒ Wn+ t k
r¦ } | j t j
k r§ ‚ q§ n XXt j | | ƒ } | sÄ d S| j d ƒ S( Ns [^\(\)\s]*lib%s\.[^\(\)\s]*s if type gcc >/dev/null 2>&1; then CC=gcc; elif type cc >/dev/null 2>&1; then CC=cc;else exit; fi;LANG=C LC_ALL=C $CC -Wl,-t -o "$2" 2>&1 -l"$1"t _findLib_gcct shellt stdouti ( t ret escapet tempfilet NamedTemporaryFilet
subprocesst PopenR! t Truet PIPEt communicatet closet OSErrort errnot ENOENTt searchR t group( R! t exprt cmdt tempt proct tracet _t et res( ( s# /usr/lib64/python2.7/ctypes/util.pyR, Z s" t sunos5c
C s¤ | s
d St t j d ƒ } y8 | , t j d d | f d t j d | ƒ} Wd QXWn t k
rh d SX| j ƒ \ } } t j
d | ƒ } | s— d S| j d ƒ S( Nt wbs /usr/ccs/bin/dumps -LpvR. t stderrs \[.*\]\sSONAME\s+([^\s]+)i ( R t openR t devnullR3 R4 R6 R9 R7 R/ R<