MantisBT: master e6ef953c

Author Committer Branch Timestamp Parent
Paul Richards master 2009-06-18 13:35 master e0051bb3
Changeset

Optimise is_blank( as this gets called a lot) to call strlen directly not the utf8 compat stuff - we are only looking for an empty string after all.

mod - core/utility_api.php Diff File