Viewing File: /usr/local/cpanel/base/3rdparty/roundcube/plugins/libkolab/SQL/mysql/2015020600.sql

-- improve cache synchronization (#3933)
ALTER TABLE `kolab_folders`
  ADD `changed` DATETIME DEFAULT NULL,
  ADD `objectcount` BIGINT DEFAULT NULL;
Back to Directory File Manager