domci update
Store the version 0.51 git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4267 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -87,7 +87,7 @@ class convert
|
||||
/** Convert the provided integer to human readable format
|
||||
* Example : 1440000000 => 1.44Mo
|
||||
* @param integer $bytes The number of bytes to convert
|
||||
* @param integer $decimal The number of decimal
|
||||
* @param integer $decimals The number of decimal
|
||||
*/
|
||||
public static function humanSize ($bytes, $decimals = 2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user