Closed seep closed 11 years ago
When neither _shared.yml nor _shared.txt exist, the app attempts to merge a null reference. This returns an empty array as a fix. This is useful when the app does not need any global variables (and no _shared.yml file).
Ah, sorry, I manually merged this in it looks like.
When neither _shared.yml nor _shared.txt exist, the app attempts to merge a null reference. This returns an empty array as a fix. This is useful when the app does not need any global variables (and no _shared.yml file).