[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    Re: [SM-CVS] CVS: squirrelmail/functions strings.php,1.247,1.248
From:       "Fredrik Jervfors" <sqm_admin () fimbul ! net>
Date:       2006-06-16 7:03:38
Message-ID: 1354.192.168.0.30.1150441418.squirrel () webmail ! fimbul ! net
[Download RAW message or body]

Unless I hear something else, I'll commit this to 1.4.8 CVS as soon as
1.4.7 is released.


> Can I commit this to 1.4.7 CVS as well?
>
>
>
>> Update of /cvsroot/squirrelmail/squirrelmail/functions
>> In directory
>> sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv17167/devel-prefixes/squirrelma
>> i l/functions
>>
>> Modified Files:
>> strings.php Log Message: Using IEC standard prefixes.
>>
>>
>>
>> Index: strings.php
>> ===================================================================
>> RCS file: /cvsroot/squirrelmail/squirrelmail/functions/strings.php,v
>> retrieving revision 1.247 retrieving revision 1.248 diff -u -w -r1.247
>> -r1.248
>> --- strings.php	18 May 2006 15:09:30 -0000	1.247
>> +++ strings.php	15 Jun 2006 16:35:26 -0000	1.248
>> @@ -706,11 +706,11 @@
>> */
>> function show_readable_size($bytes) { $bytes /= 1024; -    $type = 'k';
>> +    $type = 'KiB';
>>
>>
>>
>> if ($bytes / 1024 > 1) { $bytes /= 1024; -        $type = 'M';
>> +        $type = 'MiB';
>> }
>>
>>
>>
>> if ($bytes < 10) {
>>
>>
>>
>> --
>> squirrelmail-cvs mailing list List Address:
>> squirrelmail-cvs@lists.sourceforge.net List Info:
>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
>> http://squirrelmail.org/cvs
>>
>>
>>
>
>
>
>
> --
> squirrelmail-cvs mailing list List Address:
> squirrelmail-cvs@lists.sourceforge.net List Info:
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
> http://squirrelmail.org/cvs
>
>




--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic