Changeset 160

Show
Ignore:
Timestamp:
03/14/08 14:44:49 (10 months ago)
Author:
pdingle
Message:

fixed missing break in updateIdentityData function

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/RB-0.91/wp-infocard/wp/userdata.pw.php

    r159 r160  
    230230                                        pw_utils::printDebug( "&nbsp; Updated card 'last used' date<br/>" ); 
    231231                                } 
     232                                break; 
    232233                        default: 
    233234                                return 'MULTIPLES';