Minor Cleanup of imports and user guide url
git-svn-id: http://webgoat.googlecode.com/svn/trunk@105 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<%@ page contentType="text/html; charset=ISO-8859-1" language="java"
|
||||
import="org.owasp.webgoat.session.*, org.owasp.webgoat.lessons.SQLInjection.*"
|
||||
import="org.owasp.webgoat.session.*, org.owasp.webgoat.lessons.SQLInjection.SQLInjection"
|
||||
errorPage="" %>
|
||||
<style>
|
||||
<jsp:include page="SQLInjection.css" />
|
||||
|
Reference in New Issue
Block a user