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

CodingStyle maintenance!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/forge/libraries/Form_Phonenumber.php

    r2222 r2593  
    5252 
    5353                $input = ''; 
    54                 foreach($this->parts as $type => $val) 
     54                foreach ($this->parts as $type => $val) 
    5555                { 
    5656                        isset($data['value']) OR $data['value'] = '';