Fix filtering

This commit is contained in:
Laurent Destailleur 2015-08-24 16:40:43 +02:00
parent 2cf10ac05d
commit 09355b0c7b

View File

@ -1422,6 +1422,7 @@ class ExtraFields
return 0; return 0;
} }
} }
/** /**
* return array_options array for object by extrafields value (using for data send by forms) * return array_options array for object by extrafields value (using for data send by forms)
* *