*** empty log message ***

This commit is contained in:
Matthew Wilson 2005-05-21 13:07:00 +00:00
parent 18ae37a518
commit a3674ff819
2 changed files with 4 additions and 2 deletions

View file

@ -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;