Revision 5031
Added by daigle about 15 years ago
backup-configuration.jsp | ||
---|---|---|
1 | 1 |
<%@ page language="java"%> |
2 | 2 |
<%@ page |
3 |
import="edu.ucsb.nceas.metacat.util.OrganizationUtil,edu.ucsb.nceas.metacat.service.PropertyService"%>
|
|
3 |
import="edu.ucsb.nceas.metacat.util.OrganizationUtil,edu.ucsb.nceas.metacat.properties.PropertyService"%>
|
|
4 | 4 |
<% |
5 | 5 |
/** |
6 | 6 |
* '$RCSfile$' |
Also available in: Unified diff
Change location of PropertyService to properties directory