📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
chb_data
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
37052.02 KB
0644
🗑️
⬇️
✏️
🔒
Editing: getInferredName.js
'use strict'; /** @type {NonNullable<import('./getInferredName')> | undefined} */ var getInferredName; try { // eslint-disable-next-line no-new-func, no-extra-parens getInferredName = /** @type {NonNullable<import('./getInferredName')>} */ (Function('s', 'return { [s]() {} }[s].name;')); } catch (e) {} var inferred = function () {}; /** @type {import('./getInferredName')} */ module.exports = getInferredName && inferred.name === 'inferred' ? getInferredName : null;
💾 Save Changes