📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: docrootDirective.min.js
define(["angular","lodash","cjt/core"],(function(o,e,r){"use strict";var t=o.module("cpanel.domains.docroot.directive",[]);t.value("PAGE",PAGE),t.directive("docroot",(function(){var o="directives/docrootDirective.phtml",t="domains/"+o;return{templateUrl:r.config.debug?r.buildFullPath(t):o,restrict:"E",scope:{parentID:"@id",rawDocroot:"@docroot",homedir:"@"},controller:["$scope","PAGE",function(o,r){function t(r){o.fullDocroot=encodeURIComponent(r);var t=new RegExp("^"+e.escapeRegExp(o.homedir)+"/?");return o.docroot=r.replace(t,""),o.docroot="/"===o.docroot?"":o.docroot,o.docroot}var c="cpanel"===r.APP_NAME;o.fileManager=!1,c&&r.fileManagerAppObj&&(o.fileManager={url:"../"+r.fileManagerAppObj.url,target:r.fileManagerAppObj.target||"_blank"}),o.$watch("rawDocroot",t),t(o.rawDocroot)}]}}))}));
Save