might have fixed the issue
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
namespace model\testactions;
|
||||
use PDO;
|
||||
class TA_TestSQLConnection extends TestAction{
|
||||
function __construct(){
|
||||
parent::__construct();
|
||||
|
||||
Reference in New Issue
Block a user