mirror of
https://github.com/getgrav/grav.git
synced 2026-06-16 05:42:24 +02:00
I'm working on a custom install of Grav, where being able to dynamically swap setup files was required. I've modified the $file assignment to permit overriding it's value via a defined constant, "GRAV_SETUP_PATH". And I thought that might be useful to others, so I'm submitting a pull request.