Advertisement
Guest User

not working

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