📁
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: config.php
<? $admin_username = '[[admin_username]]'; $admin_password = '[[admin_pass]]'; $admin_name = '[[real_name]]'; $admin_email = '[[admin_email]]'; $use_smtp = ''; $smtp_host = ''; $smtp_username = ''; $smtp_password = ''; $charset = 'UTF-8'; $unsubscribe_link = 'on'; $site_url = 'http://[[domhost]]'; $opennewsletter_dir = '[[relativeurl_]]'; $db_file = 'data.dat'; ?>
Save