Revert "We should hide .php files in config dir, not .local.php". H4 apps will
authorChuck Hagenbuch <chuck@horde.org>
Wed, 21 Jan 2009 14:57:16 +0000 (09:57 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Wed, 21 Jan 2009 14:57:16 +0000 (09:57 -0500)
have default configurations in the .php files to work out of the box (see
content/config/routes.php, for instance) and use .local.php for overrides.

This reverts commit d9cb2946726df65399d46f1c44b66f02a98ae0f3.

.gitignore

index f511952..f53907e 100644 (file)
@@ -1,4 +1,4 @@
-*/config/*.php
+*/config/*.local.php
 .DS_Store
 libs
 .cache