diff --git a/config_inc.php.sample b/config_inc.php.sample index 5021d324c0..188c53b49f 100644 --- a/config_inc.php.sample +++ b/config_inc.php.sample @@ -18,7 +18,7 @@ # along with Mantis. If not, see . # -------------------------------------------------------- - # $Id: config_inc.php.sample,v 1.19.2.1 2007-10-13 22:33:12 giallu Exp $ + # $Id: config_inc.php.sample,v 1.19.2.2 2007-10-25 17:13:42 giallu Exp $ # -------------------------------------------------------- # This sample file contains the essential files that you MUST @@ -34,7 +34,7 @@ # In general the value OFF means the feature is disabled and ON means the # feature is enabled. Any other cases will have an explanation. - # Look in http://manual.mantisbugtracker.com/ or config_defaults_inc.php for more + # Look in http://www.mantisbt.org/manual or config_defaults_inc.php for more # detailed comments. # --- database variables ---------