📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: mongodb-core.js
'use strict'; module.exports = { pkg: { patches: { 'lib/error.js': [ 'return err;', 'if (err.message.indexOf("SyntaxError") >= 0) {' + 'err.message = "Pkg: Try to specify your ' + "javascript file in 'assets' in config. \" + err.message;" + '};\n' + 'return err;', 'if (Error.captureStackTrace) {', 'if (this.message.indexOf("SyntaxError") >= 0) {' + 'this.message = "Pkg: Try to specify your ' + "javascript file in 'assets' in config. \" + this.message;" + '};\n' + 'if (Error.captureStackTrace) {', ], }, }, };
Save