web/drupal/modules/forum/forum.info
branchdrupal
changeset 74 0ff3ba646492
equal deleted inserted replaced
73:fcf75e232c5b 74:0ff3ba646492
       
     1 ; $Id: forum.info,v 1.6 2007/06/08 05:50:54 dries Exp $
       
     2 name = Forum
       
     3 description = Enables threaded discussions about general topics.
       
     4 dependencies[] = taxonomy
       
     5 dependencies[] = comment
       
     6 package = Core - optional
       
     7 version = VERSION
       
     8 core = 6.x
       
     9 
       
    10 ; Information added by drupal.org packaging script on 2009-07-01
       
    11 version = "6.13"
       
    12 project = "drupal"
       
    13 datestamp = "1246481719"
       
    14