Closed andi34 closed 5 years ago
Maybe @F4bsi can help on that? Or @andreknieriem ? Commits https://github.com/andi34/photobooth/commits/dev2
https://github.com/andi34/photobooth/commit/3fefacb05569f5170d04f4fa254e0f6cc44e42f4
Need to check if it works. But should work like this I guess.
Mh... https://github.com/andi34/photobooth/commit/80fdf8bcde74c40f475dc0f3d2c7117731dfaa10 does not work. Anyone an idea why?
ok, it does work. there seems to be only an issue if admin page was used to change config
Admin Page does not work after that, works fine besides that
Admin Page works now. Was missing some ; 🙈
https://github.com/andi34/photobooth/commit/6eea8b2fa012727ae4c95355ced2d922556e2351
Works fine :) issues solved. Will be needed for Mail feature.
Use a copy of config.inc.php (cp config.inc.php my.config.inc.php) if exist to prevent sharing email setup (password and username) by accident on github. Add the config copy to .gitignore)