Changeset 3614
- Timestamp:
- 03/17/08 18:48:41 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/dss/web/src/org/openmrs/module/dss/web/RunRulesController.java
r3597 r3614 30 30 throws Exception 31 31 { 32 // TODO Auto-generated method stub33 32 return "testing"; 34 33 } openmrs-modules/dss/web/src/org/openmrs/module/dss/web/SearchRulesController.java
r3119 r3614 29 29 throws Exception 30 30 { 31 // TODO Auto-generated method stub32 31 return "testing"; 33 32 }