Config override file, included by config.php. Placeholder - no overrides by default.
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 12 Nov 2002 16:13:46 +0000 (16:13 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 12 Nov 2002 16:13:46 +0000 (16:13 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4140 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/config_local.php [new file with mode: 0644]

diff --git a/config/config_local.php b/config/config_local.php
new file mode 100644 (file)
index 0000000..2f412f0
--- /dev/null
@@ -0,0 +1,6 @@
+<?
+/* Local config overrides.
+   You can override the config.php settings here.  Don't do it unless you know what you're doing.
+   Use standard PHP syntax, see config.php for examples. */
+
+?>