Advertisement
Guest User

Untitled

a guest
Jan 6th, 2014
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Index: modules/field/field.attach.inc
  2. IDEA additional info:
  3. Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
  4. <+>UTF-8
  5. ===================================================================
  6. --- modules/field/field.attach.inc (revision )
  7. +++ modules/field/field.attach.inc (revision )
  8. @@ -449,6 +449,7 @@
  9. }
  10. }
  11.  
  12. + $instances = array_filter($instances);
  13. return $instances;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement