added missing module fixer and updated imagecache_actions
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
name = Imagecache Custom Actions
|
||||
description = Allow direct PHP code manipulation of imagecache images.
|
||||
description = Provides the custom and subroutine image effects.
|
||||
package = Media
|
||||
core = 7.x
|
||||
|
||||
dependencies[] = imagecache_actions
|
||||
dependencies[] = image
|
||||
|
||||
files[] = imagecache_customactions.install
|
||||
files[] = imagecache_customactions.module
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-12-04
|
||||
version = "7.x-1.1"
|
||||
; Information added by Drupal.org packaging script on 2018-03-20
|
||||
version = "7.x-1.9"
|
||||
core = "7.x"
|
||||
project = "imagecache_actions"
|
||||
datestamp = "1354653754"
|
||||
datestamp = "1521550387"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user