- Fix URL for Read Receipts being incorrect in some cases (#1177518).
[squirrelmail.git] / config / config_local.example.php
1 <?php
2
3 /**
4 * Local config overrides.
5 *
6 * You can override the config.php settings here.
7 * Don't do it unless you know what you're doing.
8 * Use standard PHP syntax, see config.php for examples.
9 *
10 * @copyright &copy; 2002-2006 The SquirrelMail Project Team
11 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
12 * @version $Id$
13 * @package squirrelmail
14 * @subpackage config
15 */
16
17 ?>