Totally Zenned
- Join Date:
- Oct 2008
- Location:
- Croatia
- Posts:
- 1,769
- Plugin Contributions:
- 20
configure.php file(s)
Here's a 1 AM thought without any coffee since lunch...
Why are there 2 configure.php files? What's the purpose? Why not combine includes/defined_paths.php and admin/includes/defined_paths.php into one file (drop the latter), add the 3 different lines from admin/includes/configure.php to includes/configure.php and change admin/application_top.php to include those files from the (now) centralized files? I just tested it real quick on 1.5.6c and it seems to be working, although I might be missing the forest for the trees... What's the downside of that approach? Or to make it more interesting - what could possibly go wrong? :smile: