LimeSurvey: master c14bcebe

Author Committer Branch Timestamp Parent
Jason Cleeland Jason Cleeland master 2009-06-14 22:43:21 master 19daf2d1
Changeset

Fixed issue: #03296: Quotas set for array question types on answers with answer code more than 4 characters long do not work and shuts down interface
Dev: increases code field in quota_members table to 11 characters (to allow two 5 character values with an underscore)
Dev: upgrades db version to 138
Dev: have tested mysql and postgres but not able to test mssql - could someone test that?

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7108 b72ed6b6-b9f8-46b5-92b4-906544132732

mod - admin/install/upgrade-mssql.php Diff File
mod - admin/install/upgrade-mysql.php Diff File
mod - admin/install/upgrade-postgres.php Diff File