[open-ils-commits] r10541 - trunk/Open-ILS/src/extras

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Sep 5 08:30:27 EDT 2008


Author: erickson
Date: 2008-09-05 08:30:26 -0400 (Fri, 05 Sep 2008)
New Revision: 10541

Modified:
   trunk/Open-ILS/src/extras/ils_events.xml
Log:
added not-found event

Modified: trunk/Open-ILS/src/extras/ils_events.xml
===================================================================
--- trunk/Open-ILS/src/extras/ils_events.xml	2008-09-05 12:05:24 UTC (rev 10540)
+++ trunk/Open-ILS/src/extras/ils_events.xml	2008-09-05 12:30:26 UTC (rev 10541)
@@ -562,6 +562,9 @@
 	<event code='1644' textcode='VANDELAY_AUTHORITY_QUEUE_NOT_FOUND'>
 		<desc xml:lang='en-US'>The requested vandelay_authority_queue was not found</desc>
 	</event>
+	<event code='1645' textcode='CONFIG_CIRC_MATRIX_TEST_NOT_FOUND'>
+		<desc xml:lang='en-US'>The requested config_circ_matrix_test was not found</desc>
+	</event>
 
 
 



More information about the open-ils-commits mailing list