📁
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: 2014021000.sql
ALTER TABLE `kolab_cache_contact` ADD `name` VARCHAR(255) NOT NULL, ADD `firstname` VARCHAR(255) NOT NULL, ADD `surname` VARCHAR(255) NOT NULL, ADD `email` VARCHAR(255) NOT NULL; -- updating or clearing all contacts caches is required. -- either run `bin/modcache.sh update --type=contact` or execute the following query: -- DELETE FROM `kolab_folders` WHERE `type`='contact';
Save