dbms_prime init...1
This commit is contained in:
parent
601bf9d2f4
commit
78acd3d705
@ -3,8 +3,7 @@ pageEncoding="UTF-8"%> <%@ taglib prefix="c"
|
||||
uri="http://java.sun.com/jsp/jstl/core" %> <%
|
||||
pageContext.setAttribute("phpurl",request.getScheme()+"://"+request.getServerName());
|
||||
%> <%// String host = request.getServerName(); out.println(host); %>
|
||||
<c:import
|
||||
url="${phpurl }/default_alert.php?name=${member.name }&page=default&HTTP_HOST=${host }" />
|
||||
<!-- <c:import url="${phpurl }/default_alert.php?name=${member.name }&page=default&HTTP_HOST=${host }" /> -->
|
||||
<!-- /.row -->
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user