Advertisement
Guest User

not working

a guest
Feb 24th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. _id: ObjectId("51214ffd4d49b24608000000"),
  3. club: {
  4. $ref: "Application_Model_Club",
  5. $id: ObjectId("511425ed4d49b20c0600000a"),
  6. $db: "devel"
  7. },
  8. createdAt: ISODate("2013-02-17T22:47:41+01:00"),
  9. extension: "jpg",
  10. hash: "b1cc1d7758e4693d0244f4271cebecda",
  11. height: 551,
  12. next: {
  13. $ref: "Application_Model_Image",
  14. $id: ObjectId("512130f84d49b2894e000000"),
  15. $db: "devel"
  16. },
  17. number: 1433,
  18. previous: {
  19. $ref: "Application_Model_Image",
  20. $id: ObjectId("5120a7254d49b26466000000"),
  21. $db: "devel"
  22. },
  23. queue: "main",
  24. slug: "baaa-ba",
  25. text: "",
  26. title: "Baaa ba",
  27. type: "image",
  28. updatedAt: ISODate("2013-02-17T22:56:26+01:00"),
  29. uploader: {
  30. $ref: "Application_Model_User",
  31. $id: ObjectId("512003b94d49b25723000000"),
  32. $db: "devel"
  33. },
  34. uploaderName: "baba",
  35. width: 551
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement