mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 16:33:17 +01:00
parent
f2c394c3a4
commit
1e1aca5713
@ -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