Add Get/Post/Env/Cookie::t() that returns a trimmed string.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 5 Nov 2008 21:45:17 +0000 (22:45 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 5 Nov 2008 21:45:17 +0000 (22:45 +0100)
commit720e326185b09135267b32e2c85ca3d7beba37f2
treeeac2745e0da443f316c6d064c84e6aec5e7c66da
parentf734e828ef90b48ba709a84de92f5f95154cb111
Add Get/Post/Env/Cookie::t() that returns a trimmed string.
Add Get/Post/Env/Cookie::blank() that returns true if the value associated
to the given key is empty (or, contains only whitespaces).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
classes/env.php