Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
M
media
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
media
Commits
9fe32434
Commit
9fe32434
authored
Nov 11, 2012
by
Paris Liakos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#1832294
make update 7209 depend on file_entity 7201 update
parent
93bf9199
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
media.install
media.install
+1
-1
No files found.
media.install
View file @
9fe32434
...
@@ -95,7 +95,7 @@ function media_update_dependencies() {
...
@@ -95,7 +95,7 @@ function media_update_dependencies() {
'field'
=>
7002
,
'field'
=>
7002
,
'rules'
=>
7205
,
'rules'
=>
7205
,
);
);
// Those update require {file_type} table created.
// Those update
s
require {file_type} table created.
$dependencies
[
'media'
][
7208
]
=
array
(
$dependencies
[
'media'
][
7208
]
=
array
(
'file_entity'
=>
7201
,
'file_entity'
=>
7201
,
);
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment