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,6 +1,7 @@
<?php
namespace model\testactions;
use PDO;
use PDOException;
class TA_CreateDB extends TestAction{
function TA_CreateDB(){