giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
269 stars 77 forks source link

Database Prefix Broken (?) on install #30

Closed 0xRenegade closed 2 years ago

0xRenegade commented 2 years ago

I put the define('DATABASE_PREFIX', "qr_"); during installation, and created database tables without prefix.

giandonatoinverso commented 2 years ago

Hello at the moment this option is not available. I'll remove it immediately from the installation file, thanks for reporting