mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 19:18:22 +01:00
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
@@ -29,5 +29,5 @@ CREATE TABLE llx_opensurvey_sondage (
|
||||
allow_comments tinyint NOT NULL DEFAULT 1,
|
||||
allow_spy tinyint NOT NULL DEFAULT 1,
|
||||
tms TIMESTAMP,
|
||||
sujet TEXT, -- Not filled if format = 'F'. Question are into table llx_opensurvey_formquestions
|
||||
sujet TEXT -- Not filled if format = 'F'. Question are into table llx_opensurvey_formquestions
|
||||
) ENGINE=InnoDB;
|
||||
|
||||
Reference in New Issue
Block a user