📁
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: mysqlupgrade4.tmpl
[% PROCESS 'master_templates/_defheader.tmpl' header = locale.maketext('Upgrade Database Version (Step [numf,_1] of [numf,_2])', 4, 5) breadcrumburl = '/scripts/mysqlupgrade' theme = 'bootstrap' -%] <div id="content"> [% BLOCK runner %] [% success = data.run_upgrade(data) %] [% END %] [% PROCESS mysqlupgrade/runner.tmpl attended=1 %] [% IF success %] [% PROCESS mysqlupgrade/runner_success.tmpl message=locale.maketext('The upgrade process succeeded. You should recompile any software that used the previous version.') step_number="5" button_text=locale.maketext('Continue') %] [% ELSE %] [% PROCESS mysqlupgrade/runner_failed.tmpl message=locale.maketext('The upgrade process failed. You should correct any errors listed in the output window and retry the upgrade process.') step_number="4" button_text=locale.maketext('Retry') %] [% END %] </div> [% PROCESS 'master_templates/_deffooter.tmpl' -%]
Save