From: <ro...@us...> - 2002-10-29 23:43:58
|
Update of /cvsroot/webnotes/webnotes/core In directory usw-pr-cvs1:/tmp/cvs-serv11775 Modified Files: config_defaults_inc.php Log Message: Save some space Index: config_defaults_inc.php =================================================================== RCS file: /cvsroot/webnotes/webnotes/core/config_defaults_inc.php,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- config_defaults_inc.php 7 Oct 2002 02:54:39 -0000 1.16 +++ config_defaults_inc.php 29 Oct 2002 23:43:55 -0000 1.17 @@ -204,7 +204,6 @@ # allow email notification $g_enable_email_notification = ON; - # @@@@ what is the benefit of this option? # Set to OFF to remove X-Priority header $g_use_x_priority = ON; |