Update glob() for autoload config files
authorEvan Coury <me@evancoury.com>
Fri, 30 Mar 2012 17:17:24 +0000 (10:17 -0700)
committerEvan Coury <me@evancoury.com>
Fri, 30 Mar 2012 17:17:24 +0000 (10:17 -0700)
commitd1ddb54dca0b57a721c0135b1285480c25595630
tree500d5adcb7c3714e230a17e665666538cd89e28e
parentb4b04cda07b21c9fe0064dac51fe39486a29906b
Update glob() for autoload config files

Per a discussion on IRC with @weierophinney:

- requiring ".config" in the filenames is redundant as they live under the
config/ tree
- "local" and "global" should be optional

This leaves us with simply config/autoload/*.php.
public/index.php