*** empty log message ***
This commit is contained in:
parent
18ae37a518
commit
a3674ff819
2 changed files with 4 additions and 2 deletions
|
|
@ -3,4 +3,4 @@ insert into settings values ('commerceSendDailyReportTo', '');
|
|||
alter table Navigation change anscestorEndPoint ancestorEndPoint int not null default 55;
|
||||
alter table groups add ldapGroup varchar(255) default NULL;
|
||||
alter table groups add ldapGroupProperty varchar(255) default NULL;
|
||||
alter table groups add ldapRecursiveProperty varchar(255) default NULL; >>>>>>> 1.4
|
||||
alter table groups add ldapRecursiveProperty varchar(255) default NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue