Fix naming consistency in UserFilterBuilder.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 6 Mar 2010 11:45:06 +0000 (12:45 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 6 Mar 2010 11:45:06 +0000 (12:45 +0100)
commit0f17825b287d9f2c404b9d3953777da1c499eb53
tree293acd32ff1cf01fbbbfa1f34b27d24e838d4a05
parent05fa89a5c7e37e60d877dbbc19cca0539fda7b19
Fix naming consistency in UserFilterBuilder.

Try to keep convention of Env::
 ::i -> integer
 ::b -> boolean
 ::v -> value
 ::s -> string
 ::t -> trimmed string
 ::has -> value is in env
 ::blank -> value is missing or empty (after trimming or not)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
include/ufbuilder.inc.php