📁
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: rmwheel.tmpl
[% WRAPPER 'master_templates/master.tmpl' theme="yui" breadcrumburl = (data.group == 'compiler') ? '/scripts/modwheel?compilers=1' : (data.group == 'sudo') ? '/scripts/modwheel?sudo=1' : '/scripts/modwheel' -%] [% IF data.user == 'root' -%] You cannot alter the root account. [% ELSIF ! data.user_exists -%] <h3 class='simpleheading'>System Error</h3> User "[% data.user %]" does not exist! [% ELSE -%] [% data.output -%] [% IF !data.return_value -%] <h3 class='simpleheading'>Problem encountered removing user "[% data.user %]" from the [% data.group %] group: <br /> <br /> <i>[% data.return_value %]</i> </h3> <br /> [% ELSE -%] <h3 class='simpleheading'>Removed user "[% data.user %]" from the [% data.group %] group.</h3> [% END -%] [% END -%] [% END #wrapper -%]
Save