Changeset 874 for trunk/Modules/Customer/Customer.php
- Timestamp:
- Apr 6, 2020, 11:56:19 PM (6 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Modules/Customer/Customer.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Modules/Customer/Customer.phpr873 r874 201 201 $Output .= ' platících:'.$DbRow['0'].'<br/>'; 202 202 203 return ($Output);203 return $Output; 204 204 } 205 205 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
