Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found

merge-requests/26/head
Jennifer Hodgdon 2013-02-11 09:36:05 -08:00
parent 33cb24e4f3
commit 98faa47206
1 changed files with 1 additions and 1 deletions

View File

@ -810,7 +810,7 @@ function drupal_settings_initialize() {
* than by consulting the database.
*
* @return
* The filename of the requested item.
* The filename of the requested item or NULL if the item is not found.
*/
function drupal_get_filename($type, $name, $filename = NULL) {
// The location of files will not change during the request, so do not use