making sure no problems arrise from missing namesp
This commit is contained in:
parent
06a4bb4bcb
commit
5148406147
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
namespace model\testactions;
|
||||
use PDO;
|
||||
use PDOException;
|
||||
class TA_TestSQLConnection extends TestAction{
|
||||
function __construct(){
|
||||
parent::__construct();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user