BSR to Bsr
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
namespace BSR\Db;
|
||||
namespace Bsr\Db;
|
||||
|
||||
use BSR\Config\Configuration;
|
||||
use BSR\Db\Exception\SqlException;
|
||||
use Bsr\Config\Configuration;
|
||||
use Bsr\Db\Exception\SqlException;
|
||||
|
||||
class Connection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user