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,5 +1,6 @@
<?php
namespace model\testactions;
use controller\db\Database;
class TA_PopulateDB extends TestAction{
function TA_PopulateDB(){
parent::__construct();