mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
parent
b374e4dd92
commit
b05af867e0
@ -158,7 +158,10 @@ class Customfields extends Transformer
|
||||
$f= substr($f,1);
|
||||
$negate_fields[]= $f;
|
||||
}
|
||||
$field_filters []= $f;
|
||||
else
|
||||
{
|
||||
$field_filters [] = $f;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user