LimeSurvey: master 67adf5c5

Author Committer Branch Timestamp Parent
Jason Cleeland Jason Cleeland master 2009-06-15 04:41:38 master 98f03b8e
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@7110 b72ed6b6-b9f8-46b5-92b4-906544132732

mod - admin/install/create-mssql.sql Diff File
mod - admin/install/create-mysql.sql Diff File
mod - admin/install/create-postgres.sql Diff File
mod - common.php Diff File