diff options
Diffstat (limited to 'includes/utility.inc')
-rw-r--r-- | includes/utility.inc | 1 |
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. */ |