%@ page import="com.atlassian.jira.bc.JiraServiceContext" %>
<%@ page import="com.atlassian.jira.bc.JiraServiceContextImpl" %>
<%@ page import="com.atlassian.jira.util.system.ExtendedSystemInfoUtils" %>
<%@ page import="webwork.action.CoreActionContext" %>
<%@ page import="java.util.Set" %>
<%@ page import="com.atlassian.jira.user.ApplicationUser" %>
<%@ page import="static org.apache.commons.lang.StringEscapeUtils.escapeHtml" %>
<%@ taglib uri="webwork" prefix="ww" %>
<%@ taglib uri="webwork" prefix="ui" %>
<%@ taglib uri="webwork" prefix="aui" %>
<%@ taglib uri="sitemesh-page" prefix="page" %>
|
|||
|
|||
|
|||
|
">
|
|
">
|
|
|
|
|
|
<%
ExtendedSystemInfoUtils sysInfo = (ExtendedSystemInfoUtils) CoreActionContext.getValueStack().findValue("/extendedSystemInfoUtils");
String[] backupLocationLines = sysInfo.getBackupLocation().split("\n");
if(backupLocationLines.length == 1) {
%>
<% } } %> |
|
|
|
|
|
|
|
|
|
|
|
|
||||
|
|
|
||||
| <%=request.getRemoteAddr()%> | |
| <%=request.getRemoteHost()%> | |
| <%=request.getRemotePort()%> |