Blame view

administrator/components/com_admin/sql/updates/mysql/3.7.3-2017-06-03.sql 147 Bytes
1
ALTER TABLE `#__menu` MODIFY `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'The time the menu item was checked out.';