Fixed a few things

This commit is contained in:
2019-09-30 14:40:22 +02:00
parent 929a848b23
commit 2f58e65ad3
6 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace model\testactions;
use DateTime;
use PDO;
class TA_CreateDB extends TestAction{
function TA_CreateDB(){