Add SettingsSetDisplayName method and refactor unused imports
This commit is contained in:
parent
9da2ac2db2
commit
85bdff7d3c
15 changed files with 98 additions and 16 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
namespace Socialbox\Classes;
|
||||
|
||||
use mysqli;
|
||||
use mysqli_sql_exception;
|
||||
use PDO;
|
||||
use PDOException;
|
||||
use Socialbox\Exceptions\DatabaseOperationException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue