[interchange-cvs] interchange - docelic modified lib/Vend/Config.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Sep 30 05:46:15 EDT 2005


User:      docelic
Date:      2005-09-30 09:46:15 GMT
Modified:  lib/Vend Config.pm
Log:
* Remove note about UserDatabase being undocumented

Revision  Changes    Path
2.184     +3 -3      interchange/lib/Vend/Config.pm


rev 2.184, prev_rev 2.183
Index: Config.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Config.pm,v
retrieving revision 2.183
retrieving revision 2.184
diff -u -r2.183 -r2.184
--- Config.pm	20 Aug 2005 02:53:45 -0000	2.183
+++ Config.pm	30 Sep 2005 09:46:15 -0000	2.184
@@ -1,6 +1,6 @@
 # Vend::Config - Configure Interchange
 #
-# $Id: Config.pm,v 2.183 2005/08/20 02:53:45 jon Exp $
+# $Id: Config.pm,v 2.184 2005/09/30 09:46:15 docelic Exp $
 #
 # Copyright (C) 2002-2003 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -52,7 +52,7 @@
 use Vend::Data;
 use Vend::Cron;
 
-$VERSION = substr(q$Revision: 2.183 $, 10);
+$VERSION = substr(q$Revision: 2.184 $, 10);
 
 my %CDname;
 my %CPname;
@@ -670,7 +670,7 @@
 	['SOAP_Control',     'action',             ''],		  
 	['UserDB',			 'locale',	     	 ''], 
 	['UserControl',		 'yesno',	     	 'No'], 
-	['UserDatabase',	 undef,		     	 ''],  #undocumented
+	['UserDatabase',	 undef,		     	 ''],
 	['RobotLimit',		 'integer',		      0],
 	['OrderLineLimit',	 'integer',		      0],
 	['StaticPage',		 'warn',     	     ''],








More information about the interchange-cvs mailing list