Changeset 874 for trunk/Packages/Common/UTF8.php
- Timestamp:
 - Apr 6, 2020, 11:56:19 PM (6 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/Packages/Common/UTF8.php (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Packages/Common/UTF8.php
r873 r874 537 537 } 538 538 } 539 return ($Result);539 return $Result; 540 540 } 541 541 … … 561 561 } 562 562 } 563 return ($Result);563 return $Result; 564 564 } 565 565 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  