Show
Ignore:
Timestamp:
04/28/2008 03:04:22 PM (7 months ago)
Author:
Geert
Message:

CodingStyle maintenance!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/core/utf8.php

    r2566 r2593  
    106106                if (is_array($str) OR is_object($str)) 
    107107                { 
    108                         foreach($str as $key => $val) 
     108                        foreach ($str as $key => $val) 
    109109                        { 
    110110                                // Recursion!