Revision 4698
Added by daigle almost 16 years ago
ESAHeader.jsp | ||
---|---|---|
1 | 1 |
<%@page contentType="text/html"%> |
2 | 2 |
<%@page pageEncoding="UTF-8"%> |
3 |
<%@page import="edu.ucsb.nceas.metacat.util.MetaCatUtil"%>
|
|
3 |
<%@page import="edu.ucsb.nceas.metacat.util.MetacatUtil"%>
|
|
4 | 4 |
<%@ include file="../../common/common-settings.jsp"%> |
5 | 5 |
<%@ include file="../../common/configure-check.jsp"%> |
6 | 6 |
|
Also available in: Unified diff
Renamed MetaCatUtil to MetacatUtil