On 04.11.2010 16:37, Marius Hein wrote:
> if (ob_get_length()) {

Or maybe better:

if (ob_get_length() === false) { [...]

LG Marius.



-- 
http://www.itsocks.de - Deep in their roots all flowers keep the light.
PGP: 0x53FA79D0 (https://users.itsocks.de/~mhein/pgp/mhein.asc)


_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to