[open-ils-commits] r8250 - trunk/Open-ILS/src/python/oils

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Dec 20 11:20:31 EST 2007


Author: erickson
Date: 2007-12-20 10:58:46 -0500 (Thu, 20 Dec 2007)
New Revision: 8250

Modified:
   trunk/Open-ILS/src/python/oils/const.py
Log:
added search

Modified: trunk/Open-ILS/src/python/oils/const.py
===================================================================
--- trunk/Open-ILS/src/python/oils/const.py	2007-12-20 15:17:20 UTC (rev 8249)
+++ trunk/Open-ILS/src/python/oils/const.py	2007-12-20 15:58:46 UTC (rev 8250)
@@ -24,3 +24,4 @@
 OILS_APP_AUTH = 'open-ils.auth'
 OILS_APP_CIRC = 'open-ils.circ'
 OILS_APP_CSTORE='open-ils.cstore'
+OILS_APP_SEARCH='open-ils.search'



More information about the open-ils-commits mailing list