might have fixed the issue

This commit is contained in:
2019-09-30 14:52:26 +02:00
parent 2f58e65ad3
commit ed609942c2
4 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
<?php
namespace model\testactions;
use PDO;
class TA_TestSQLConnection extends TestAction{
function __construct(){
parent::__construct();