[Ils-source] r1566 - in branches/1.6: . webapp

scribe at crosswire.org scribe at crosswire.org
Tue Jan 16 13:45:23 MST 2018


Author: scribe
Date: 2018-01-16 13:45:22 -0700 (Tue, 16 Jan 2018)
New Revision: 1566

Modified:
   branches/1.6/
   branches/1.6/webapp/aicc.jsp
Log:
merged in changed for an updated 1.81.4 release which include aicc CORE_LESSON block



Property changes on: branches/1.6
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk:796-1502,1504-1505,1507,1509-1510,1512,1514-1515,1518,1527,1529-1530,1532-1535,1537,1560-1563
   + /trunk:796-1502,1504-1505,1507,1509-1510,1512,1514-1515,1518,1527,1529-1530,1532-1535,1537,1560-1563,1565

Modified: branches/1.6/webapp/aicc.jsp
===================================================================
--- branches/1.6/webapp/aicc.jsp	2018-01-16 20:43:21 UTC (rev 1565)
+++ branches/1.6/webapp/aicc.jsp	2018-01-16 20:45:22 UTC (rev 1566)
@@ -46,7 +46,7 @@
 		}
 	}
 
-	public static final String AICC_INITIAL_DATA = "[core]\r\nlesson_status=i\r\nscore=0\r\nlesson_location=0\r\ntime=00:00:00\r\n";
+	public static final String AICC_INITIAL_DATA = "[core]\r\nlesson_status=i\r\nscore=0\r\nlesson_location=0\r\ntime=00:00:00\r\n[CORE_LESSON]\r\nILSVersion="+Utils.getVersionString()+"\r\n";
 %>
 <%
   Logger logger = Logger.getLogger("AICC");




More information about the Ils-source mailing list