config_local.example.php 408 B

123456789101112131415
  1. <?php
  2. /**
  3. * Local config overrides.
  4. *
  5. * You can override the config.php settings here.
  6. * Don't do it unless you know what you're doing.
  7. * Use standard PHP syntax, see config.php for examples.
  8. *
  9. * @copyright &copy; 2002-2007 The SquirrelMail Project Team
  10. * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  11. * @version $Id$
  12. * @package squirrelmail
  13. * @subpackage config
  14. */