Revert "Merge pull request #326 from Churro/froxlorMerge_vhostTemplates"
This reverts commit319668d384, reversing changes made toaa592c7369. Conflicts: install/froxlor.sql install/updates/froxlor/0.9/update_0.9.inc.php lib/version.inc.php
This commit is contained in:
@@ -858,6 +858,5 @@ CREATE TABLE IF NOT EXISTS `panel_vhostconfigs` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`description` varchar(50) NOT NULL,
|
||||
`vhostsettings` text NOT NULL,
|
||||
`webserver` varchar(255) NOT NULL default '',
|
||||
PRIMARY KEY (`id`)
|
||||
) DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
|
||||
|
||||
Reference in New Issue
Block a user