git-svn-id: http://www.observium.org/svn/observer/trunk@2843 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-01-19 22:59:56 +00:00
parent 923c79e4dd
commit 242504f70f
-1
View File
@@ -1226,4 +1226,3 @@ CREATE TABLE IF NOT EXISTS `netscaler_vservers` (
`vsvr_bps_out` int(11) NOT NULL,
PRIMARY KEY (`vsvr_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;