[sword-svn] r286 - trunk/webapp

refdoc at www.crosswire.org refdoc at www.crosswire.org
Sat Sep 20 15:47:53 MST 2008


Author: refdoc
Date: 2008-09-20 15:47:53 -0700 (Sat, 20 Sep 2008)
New Revision: 286

Modified:
   trunk/webapp/init.jsp
Log:
defaultStyle initialised


Modified: trunk/webapp/init.jsp
===================================================================
--- trunk/webapp/init.jsp	2008-09-20 22:43:33 UTC (rev 285)
+++ trunk/webapp/init.jsp	2008-09-20 22:47:53 UTC (rev 286)
@@ -25,6 +25,7 @@
 	static Vector tabDefaults = null;
 	static String defaultBible = null;
 	static String defaultLang = null;
+	static String defaultStyle = null;
 	static Properties swordWebConfig = null;
 %>
 




More information about the sword-cvs mailing list