Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a384eb48
Commit
a384eb48
authored
Apr 18, 2012
by
Jennifer Hodgdon
Browse files
Issue
#1537370
by Liam Morland: Improve documentation of return value for file_load()
parent
135c7866
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/includes/file.inc
View file @
a384eb48
...
...
@@ -606,7 +606,7 @@ function file_load_multiple($fids = array(), $conditions = array()) {
* A file ID.
*
* @return
* A file o
bject
.
* A
n object representing the
file
,
o
r FALSE if the file was not found
.
*
* @see hook_file_load()
* @see file_load_multiple()
...
...
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