cms/drupal/modules/trigger/trigger.info
changeset 541 e756a8c72c3d
child 570 cdf0cb7bf073
equal deleted inserted replaced
540:07239de796bb 541:e756a8c72c3d
       
     1 name = Trigger
       
     2 description = Enables actions to be fired on certain system events, such as when new content is created.
       
     3 package = Core
       
     4 version = VERSION
       
     5 core = 7.x
       
     6 files[] = trigger.test
       
     7 configure = admin/structure/trigger
       
     8 
       
     9 ; Information added by Drupal.org packaging script on 2017-06-21
       
    10 version = "7.56"
       
    11 project = "drupal"
       
    12 datestamp = "1498069849"
       
    13