mirror of
https://github.com/getgrav/grav.git
synced 2026-03-04 19:41:36 +01: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.