[grisbi-cvs] grisbi-web/newsportal config.inc.php,1.9,1.10
NIEL GĂ©rald
gegeweb at users.sourceforge.net
Wed May 26 23:59:26 CEST 2010
Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv513/newsportal
Modified Files:
config.inc.php
Log Message:
minor change.
Index: config.inc.php
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/config.inc.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- config.inc.php 26 May 2010 21:25:47 -0000 1.9
+++ config.inc.php 26 May 2010 21:59:24 -0000 1.10
@@ -108,12 +108,12 @@
$readonly=false;
$testgroup=true; // don't disable unless you really know what you are doing!
$validate_email=1;
-$organization=$_SERVER["HTTP_HOST"].$_SERVER['SCRIPT_NAME'];
+$organization=$_SERVER["HTTP_HOST"];
$setcookies=true;
// $anonym_address="set_this at to_something_valid";
$msgid_generate="md5";
$msgid_fqdn=$_SERVER["HTTP_HOST"];
-$post_autoquote=true;
+$post_autoquote=false;
$post_captcha=true;
/*
More information about the cvs
mailing list