• mikeSimonson's avatar
    Allow to connect without a dbname param · 387eb545
    mikeSimonson authored
    The PDO connection allow the instantiation of the connection even if the dbname
    parameter isn't present. This change is there to make sure both behave the same way.
    387eb545
MysqliConnection.php 6.95 KB