forked from Wavyzz/dolibarr
Fix: avoid error with crlf
This commit is contained in:
@@ -47,6 +47,5 @@ CREATE TABLE llx_cronjob
|
|||||||
fk_user_author integer DEFAULT NULL,
|
fk_user_author integer DEFAULT NULL,
|
||||||
fk_user_mod integer DEFAULT NULL,
|
fk_user_mod integer DEFAULT NULL,
|
||||||
note text
|
note text
|
||||||
|
|
||||||
)ENGINE=innodb;
|
)ENGINE=innodb;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user