summaryrefslogtreecommitdiff
path: root/includes/utility.inc
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2013-01-16 10:01:31 -0800
committerJennifer Hodgdon <yahgrp@poplarware.com>2013-01-16 10:01:31 -0800
commita03edeb357816e1fa68586e1fef5be0d8f5257c3 (patch)
tree29e8856a6036f63ff07616fa650ce27d055cae9a /includes/utility.inc
parentcc65ed1091ba0e7bf9e054fd8304d2a7108167d2 (diff)
downloadbrdo-a03edeb357816e1fa68586e1fef5be0d8f5257c3.tar.gz
brdo-a03edeb357816e1fa68586e1fef5be0d8f5257c3.tar.bz2
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z
Diffstat (limited to 'includes/utility.inc')
-rw-r--r--includes/utility.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/utility.inc b/includes/utility.inc
index 5019852c7..f651fd631 100644
--- a/includes/utility.inc
+++ b/includes/utility.inc
@@ -12,6 +12,7 @@
* The variable to export.
* @param $prefix
* A prefix that will be added at the beginning of every lines of the output.
+ *
* @return
* The variable exported in a way compatible to Drupal's coding standards.
*/