Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.204
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
php /
scripts /
Delete
Unzip
Name
Size
Permission
Date
Action
calendar_const_exceptions.php
2.79
KB
-rw-rw-rw-
2016-01-27 12:02
calendar_func_exceptions.php
2.64
KB
-rw-rw-rw-
2016-01-27 12:02
class_exceptions.php
519
B
-rw-rw-rw-
2016-01-27 12:02
compatinfo.bat
520
B
-rwxrwxrwx
2016-01-27 12:02
configure.php
16.52
KB
-rw-rw-rw-
2016-01-27 12:02
constant_exceptions.php
565
B
-rw-rw-rw-
2016-01-27 12:02
date_class_exceptions.php
802
B
-rw-rw-rw-
2016-01-27 12:02
date_const_exceptions.php
1.92
KB
-rw-rw-rw-
2016-01-27 12:02
date_func_exceptions.php
2.58
KB
-rw-rw-rw-
2016-01-27 12:02
exceptions.conf.php
4.37
KB
-rw-rw-rw-
2016-01-27 12:02
ftp_const_exceptions.php
1.09
KB
-rw-rw-rw-
2016-01-27 12:02
function_exceptions.php
10.85
KB
-rw-rw-rw-
2016-01-27 12:02
gd_const_exceptions.php
1.14
KB
-rw-rw-rw-
2016-01-27 12:02
gd_func_exceptions.php
1.31
KB
-rw-rw-rw-
2016-01-27 12:02
gettext_func_exceptions.php
1.77
KB
-rw-rw-rw-
2016-01-27 12:02
gmp_const_exceptions.php
767
B
-rw-rw-rw-
2016-01-27 12:02
hash_func_exceptions.php
1.1
KB
-rw-rw-rw-
2016-01-27 12:02
iconv_const_exceptions.php
1.07
KB
-rw-rw-rw-
2016-01-27 12:02
iconv_func_exceptions.php
845
B
-rw-rw-rw-
2016-01-27 12:02
internal_const_exceptions.php
3.63
KB
-rw-rw-rw-
2016-01-27 12:02
libxml_func_exceptions.php
1.3
KB
-rw-rw-rw-
2016-01-27 12:02
mysql_const_exceptions.php
1.08
KB
-rw-rw-rw-
2016-01-27 12:02
mysqli_const_exceptions.php
892
B
-rw-rw-rw-
2016-01-27 12:02
openssl_const_exceptions.php
2.73
KB
-rw-rw-rw-
2016-01-27 12:02
pci.php
491
B
-rw-rw-rw-
2016-01-27 12:02
pciconf.bat
511
B
-rwxrwxrwx
2016-01-27 12:02
pcre_const_exceptions.php
1.71
KB
-rw-rw-rw-
2016-01-27 12:02
spl_func_exceptions.php
1.25
KB
-rw-rw-rw-
2016-01-27 12:02
standard_class_exceptions.php
730
B
-rw-rw-rw-
2016-01-27 12:02
standard_const_exceptions.php
1.99
KB
-rw-rw-rw-
2016-01-27 12:02
standard_func_exceptions.php
196.83
KB
-rw-rw-rw-
2016-01-27 12:02
xmlwriter_func_exceptions.php
1.1
KB
-rw-rw-rw-
2016-01-27 12:02
xsl_const_exceptions.php
1.34
KB
-rw-rw-rw-
2016-01-27 12:02
zlib_func_exceptions.php
938
B
-rw-rw-rw-
2016-01-27 12:02
Save
Rename
<?php /** * calendar extension Constant Exceptions dictionary for PHP_CompatInfo 1.9.0b2 or better * * PHP versions 5 * * @category PHP * @package PHP_CompatInfo * @author Davey Shafik <davey@php.net> * @author Laurent Laville <pear@laurent-laville.org> * @license http://www.opensource.org/licenses/bsd-license.php BSD * @version CVS: $Id: calendar_const_exceptions.php,v 1.1 2008/12/28 19:47:37 farell Exp $ * @link http://pear.php.net/package/PHP_CompatInfo * @link http://www.php.net/manual/en/calendar.constants.php * @since version 1.9.0 (2009-01-19) */ $constant_exceptions['calendar'] = array ( 'CAL_DOW_DAYNO' => array ( 'init' => '4.0.0', 'name' => 'CAL_DOW_DAYNO', ), 'CAL_DOW_LONG' => array ( 'init' => '4.0.0', 'name' => 'CAL_DOW_LONG', ), 'CAL_DOW_SHORT' => array ( 'init' => '4.0.0', 'name' => 'CAL_DOW_SHORT', ), 'CAL_EASTER_ALWAYS_GREGORIAN' => array ( 'init' => '4.3.0', 'name' => 'CAL_EASTER_ALWAYS_GREGORIAN', ), 'CAL_EASTER_ALWAYS_JULIAN' => array ( 'init' => '4.3.0', 'name' => 'CAL_EASTER_ALWAYS_JULIAN', ), 'CAL_EASTER_DEFAULT' => array ( 'init' => '4.3.0', 'name' => 'CAL_EASTER_DEFAULT', ), 'CAL_EASTER_ROMAN' => array ( 'init' => '4.3.0', 'name' => 'CAL_EASTER_ROMAN', ), 'CAL_FRENCH' => array ( 'init' => '4.0.0', 'name' => 'CAL_FRENCH', ), 'CAL_GREGORIAN' => array ( 'init' => '4.0.0', 'name' => 'CAL_GREGORIAN', ), 'CAL_JEWISH' => array ( 'init' => '4.0.0', 'name' => 'CAL_JEWISH', ), 'CAL_JEWISH_ADD_ALAFIM' => array ( 'init' => '5.0.0', 'name' => 'CAL_JEWISH_ADD_ALAFIM', ), 'CAL_JEWISH_ADD_ALAFIM_GERESH' => array ( 'init' => '5.0.0', 'name' => 'CAL_JEWISH_ADD_ALAFIM_GERESH', ), 'CAL_JEWISH_ADD_GERESHAYIM' => array ( 'init' => '5.0.0', 'name' => 'CAL_JEWISH_ADD_GERESHAYIM', ), 'CAL_JULIAN' => array ( 'init' => '4.0.0', 'name' => 'CAL_JULIAN', ), 'CAL_MONTH_FRENCH' => array ( 'init' => '4.0.0', 'name' => 'CAL_MONTH_FRENCH', ), 'CAL_MONTH_GREGORIAN_LONG' => array ( 'init' => '4.0.0', 'name' => 'CAL_MONTH_GREGORIAN_LONG', ), 'CAL_MONTH_GREGORIAN_SHORT' => array ( 'init' => '4.0.0', 'name' => 'CAL_MONTH_GREGORIAN_SHORT', ), 'CAL_MONTH_JEWISH' => array ( 'init' => '4.0.0', 'name' => 'CAL_MONTH_JEWISH', ), 'CAL_MONTH_JULIAN_LONG' => array ( 'init' => '4.0.0', 'name' => 'CAL_MONTH_JULIAN_LONG', ), 'CAL_MONTH_JULIAN_SHORT' => array ( 'init' => '4.0.0', 'name' => 'CAL_MONTH_JULIAN_SHORT', ), 'CAL_NUM_CALS' => array ( 'init' => '4.0.0', 'name' => 'CAL_NUM_CALS', ), ); ?>