gizmore / gwf3

Gizmore Website Framework
39 stars 23 forks source link

fix: fixing escape not found on null error #124

Closed Tekknoman closed 5 months ago

livinskull commented 5 months ago

What error exactly would this fix? You got a stacktrace?

Tekknoman commented 5 months ago

As mentioned in irc: "The only issue I had, was the wizard, which after saving the config, broke, since it was trying to escape a nonexistant db connection... But that what the other pr is about..." so this is what I told gizmore, what I did to fix the issue, and he told me to open a PR for this, so I did.

And I kinda don't want to produce this error again, since my setup is working so nicely now XD.