LimeSurvey: 2.05 21d6e2a7

Author Committer Branch Timestamp Parent
abezverkhyy abezverkhyy 2.05 2013-10-24 09:41:49 2.05 a3abdf91
Changeset

Fixed issue: The installation form was broken by the latest Yii update (database type not in the list error)
Dev: In fact our validation rule for dbtype was broken but Yii's CRangeValidator was broken too, but now they fixed it which broke the installation form. This commit fixes our dbtype validation.

mod - application/models/InstallerConfigForm.php Diff File