- Timestamp:
- 08/28/08 12:58:48 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs/trunk/src/api/org/openmrs/api/impl/PatientServiceImpl.java
r5094 r5381 753 753 return getPatients(query, null, null); 754 754 } 755 }755 } 756 756 757 757 /**