HosipLan

Untitled

Sep 11th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. foreach ($data->categories as $categoryId => $values) {
  2.     $data->categories[$categoryId] = array_filter($values);
  3. }
Advertisement
Add Comment
Please, Sign In to add comment