Renaming (hide/unhide) of files rewritten so failures can be caught.
[simple-upload.git] / config-local.php-dist
1 <?php
2 // Local configuration file
3 $settings['some_foo'] = 'FOO';
4
5 // Copy to config-local.php (not rename) and make your changes