]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - IkiWiki/Plugin/filecheck.pm
humansize moved to filecheck
[www/ikiwiki.git] / IkiWiki / Plugin / filecheck.pm
index 6f71be3015489712d57a88a3eaaf9bbef3609403..1855a8b48720baece395eeb06b4f2e1f84d701e4 100644 (file)
@@ -53,6 +53,7 @@ sub parsesize ($) { #{{{
        return $base;
 } #}}}
 
+# This is provided for other plugins that want to convert back the other way.
 sub humansize ($) { #{{{
        my $size=shift;