📁
SKYSHELL MANAGER
PHP v8.0.30
Create
Create
Path:
root
/
home
/
godaofbq
/
drhyperbaric.com
/
wp-content
/
plugins
/
loginpress
/
css
/
themes
/
Name
Size
Perm
Actions
📄
error_log
80.61 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: _javascript_locale.template
//~~GENERATED~~ //------------------------------------------------------------- // Source: %%source%% // Generated: %%generated%% // Module: %%module%% // Locale: %%locale%% // This file is generated by the cpanel localization system // using the bin/_build_translated_js_hash_files.pl script. //------------------------------------------------------------- // !!! Do not hand edit this file !!! //------------------------------------------------------------- (function() { // The raw lexicon. var newLex = %%lex%%; if (!this.LEXICON) { this.LEXICON = {}; } for(var item in newLex) { if(newLex.hasOwnProperty(item)) { var value = newLex[item]; if (typeof(value) === "string" && value !== "") { // Only add it if there is a value. this.LEXICON[item] = value; } } } })(); //~~END-GENERATED~~
Save