summaryrefslogtreecommitdiffstats
path: root/lib/public/template.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/template.php')
-rw-r--r--lib/public/template.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/template.php b/lib/public/template.php
index 1c138671977..ab1089c332d 100644
--- a/lib/public/template.php
+++ b/lib/public/template.php
@@ -78,6 +78,7 @@ function relative_modified_date($timestamp) {
/**
* @brief DEPRECATED Return a human readable outout for a file size.
+ * @deprecated human_file_size() instead
* @param $byte size of a file in byte
* @returns human readable interpretation of a file size
*/