Commit cf8227a8 authored by Marius Burkard's avatar Marius Burkard
Browse files

- added missing sql column, Fixes: #3849

parent b218ba46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
ALTER TABLE `directive_snippets` ADD `master_directive_snippets_id` int(11) unsigned NOT NULL DEFAULT '0' AFTER `active`;
 No newline at end of file