Marius Burkard
2015-11-30 e6ded3ab52b8b823660181db85be511b2ef1ffe5
install/sql/incremental/upd_0036.sql
@@ -1,5 +1,4 @@
-- --------------------------------------------------------
-- --------------------------------------------------------
ALTER TABLE  `web_domain` ADD  `perl` enum('n','y') NOT NULL default 'n' AFTER  `python`;