[otrs-cvs] otrs/Kernel Config.pm.dist,1.29,1.30
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel
In directory lancelot:/tmp/cvs-serv28043
Modified Files:
Config.pm.dist
Log Message:
Undo some bad changes to bring the unittests back to work.
Author: mh
Index: Config.pm.dist
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config.pm.dist,v
retrieving revision 1.29
retrieving revision 1.30
diff -2 -u -d -r1.29 -r1.30
--- Config.pm.dist 12 Feb 2013 10:38:24 -0000 1.29
+++ Config.pm.dist 12 Feb 2013 12:10:31 -0000 1.30
@@ -73,10 +73,23 @@
# ---------------------------------------------------- #
- # insert your own config settings here #
+ # insert your own config settings "here" #
+ # config settings taken from Kernel/Config/Defaults.pm #
# ---------------------------------------------------- #
+ # $Self->{SessionUseCookie} = 0;
+ # $Self->{CheckMXRecord} = 0;
+ # ---------------------------------------------------- #
# ---------------------------------------------------- #
- # end of your own config options #
+ # data inserted by installer #
+ # ---------------------------------------------------- #
+ # $DIBI$
+
+ # ---------------------------------------------------- #
+ # ---------------------------------------------------- #
+ # #
+ # end of your own config options!!! #
+ # #
+ # ---------------------------------------------------- #
# ---------------------------------------------------- #
}
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log