Revision: 1749
http://mrbs.svn.sourceforge.net/mrbs/?rev=1749&view=rev
Author: jberanek
Date: 2011-01-25 15:00:15 +0000 (Tue, 25 Jan 2011)
Log Message:
-----------
* Reverted inadvertent changes to config.inc.php.
Modified Paths:
--------------
mrbs/branches/only_unicode/web/config.inc.php
Modified: mrbs/branches/only_unicode/web/config.inc.php
===================================================================
--- mrbs/branches/only_unicode/web/config.inc.php 2011-01-25 14:57:59 UTC
(rev 1748)
+++ mrbs/branches/only_unicode/web/config.inc.php 2011-01-25 15:00:15 UTC
(rev 1749)
@@ -21,7 +21,7 @@
//
// A list of valid timezones can be found at
http://php.net/manual/timezones.php
// The following line must be uncommented by removing the '//' at the beginning
-$timezone = "Europe/London";
+//$timezone = "Europe/London";
/*******************
@@ -49,23 +49,10 @@
/* Add lines from systemdefaults.inc.php here to change the default
configuration. Do _NOT_ modify systemdefaults.inc.php. */
-//$is_mandatory_field['entry.small_text'] = true;
-$ldap_host = 'ad-ldap-1.pace.co.uk';
-$ldap_base_dn = array('dc=foo', 'dc=pace,dc=internal');
-$ldap_dn_search_attrib = 'sAMAccountName';
-$ldap_get_user_email = TRUE;
-$ldap_email_attrib = 'mail';
-$ldap_debug = TRUE;
-$mail_settings['booker'] = TRUE;
-$mail_settings['details'] = TRUE;
-$auth['type'] = 'ldap';
-
-$auth["admin"][] = "beranej1";
-
// This next section must come at the end of the config file - ie after any
// language and mail settings, as the definitions are used in the included file
require_once "language.inc"; // DO NOT DELETE THIS LINE
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits