updated core to 7.58 (right after the site was hacked)
This commit is contained in:
13
sites/all/modules/examples/file_example/file_example.info
Normal file
13
sites/all/modules/examples/file_example/file_example.info
Normal file
@@ -0,0 +1,13 @@
|
||||
name = File example
|
||||
description = Examples of using the Drupal File API and Stream Wrappers.
|
||||
package = Example modules
|
||||
core = 7.x
|
||||
files[] = file_example_session_streams.inc
|
||||
files[] = file_example.test
|
||||
|
||||
; Information added by Drupal.org packaging script on 2017-01-10
|
||||
version = "7.x-1.x-dev"
|
||||
core = "7.x"
|
||||
project = "examples"
|
||||
datestamp = "1484076787"
|
||||
|
||||
Reference in New Issue
Block a user