]> source.dussan.org Git - nextcloud-server.git/commitdiff
add proper deprecated tag
authorMorris Jobke <morris.jobke@gmail.com>
Sun, 21 Jul 2013 08:30:00 +0000 (10:30 +0200)
committerMorris Jobke <morris.jobke@gmail.com>
Sun, 21 Jul 2013 08:30:00 +0000 (10:30 +0200)
lib/public/template.php

index 1c13867197784ea9cba682d7b37dc9c5b8c7e642..ab1089c332d659088c0ad69067a03af90fb3959c 100644 (file)
@@ -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
  */