blob: 69566095f4db9db8bccb4a153fc887f6250788d0 (
plain)
1
2
3
4
5
6
7
8
|
; $Id$
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 = 7.x
files[] = trigger.module
files[] = trigger.admin.inc
|