Add geoip support and flag icons

This commit is contained in:
zzz
2009-05-19 18:07:19 +00:00
parent cb5390b2fb
commit 3ba43a77f4
260 changed files with 92434 additions and 45 deletions

View File

@ -1,4 +1,10 @@
<%
/*
* USE CAUTION WHEN EDITING
* Trailing whitespace OR NEWLINE on the last line will cause
* IllegalStateExceptions !!!
*/
boolean rendered = false;
String templateFile = request.getParameter("template");
if (templateFile != null) {