commit | f746475e80a2734277eb1e76bb916ae3b2863423 | [log] [tgz] |
---|---|---|
author | vlakoff <vlakoff@gmail.com> | Sun Jul 28 22:23:21 2013 +0200 |
committer | vlakoff <vlakoff@gmail.com> | Sun Jul 28 22:23:21 2013 +0200 |
tree | d0a50705f872be35eb95e7c7e6911b21d3c4f83e | |
parent | cccee50381def0777057e9b5803f7f26156c3d8e [diff] |
Form helper _attributes_to_string() micro-optimization As $attributes should be most of the times an array, let's save an is_string() call.