Initial code using Drupal 6.38
This commit is contained in:
commit
4824608a33
467 changed files with 90887 additions and 0 deletions
11
modules/trigger/trigger.info
Normal file
11
modules/trigger/trigger.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Trigger
|
||||
description = Enables actions to be fired on certain system events, such as when new content is created.
|
||||
package = Core - optional
|
||||
version = VERSION
|
||||
core = 6.x
|
||||
|
||||
; Information added by Drupal.org packaging script on 2016-02-24
|
||||
version = "6.38"
|
||||
project = "drupal"
|
||||
datestamp = "1456343372"
|
||||
|
Reference in a new issue