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