comments.js 118 B

12345678910
  1. /**
  2. * @file
  3. *
  4. *
  5. * User: marand
  6. * Date: 05/09/15
  7. * Time: 21:47
  8. */
  9. Comments = new Mongo.Collection('comments');