Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit deab05d

Browse files
author
Sachin Maheshwari
committed
missed..
1 parent 489f419 commit deab05d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/web/WEB-INF/includes/footerScripts.jsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<%@ page import="com.topcoder.direct.services.view.util.DirectUtils" %>
1111
<%@ page import="com.topcoder.direct.services.view.util.SessionData" %>
1212
<%@ page import="javax.servlet.http.HttpServletRequest" %>
13+
<%@ page import="com.topcoder.direct.services.configs.ServerConfiguration" %>
1314

1415
<%
1516
String handle = (String) request.getSession().getAttribute("userHandle");

0 commit comments

Comments
 (0)