Merge branch 'renegade/general-fixes' of github.com:0xRenegade/PHP-Dynamic-Qr-code into renegade/general-fixes

This commit is contained in:
0xRenegade
2022-09-23 23:01:05 -05:00
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -30,6 +30,5 @@ function getDbInstance() {
'password' => DATABASE_PASSWORD,
'db'=> DATABASE_NAME,
'port' => DATABASE_PORT,
'prefix' => DATABASE_PREFIX,
'charset' => DATABASE_CHARSET));
}
+1 -1
View File
@@ -33,4 +33,4 @@ if(is_string($docker_cid)) {
|--------------------------------------------------------------------------
*/
?>
?>