From 238c24e6a4c3fc0c23af5ad6acf450ba18d81530 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 19 Sep 2019 13:48:37 +0200 Subject: [PATCH] maybe fixed constructor reference --- dev_mvc/model/testactions/TA_CreateDB.php | 3 ++- dev_mvc/model/testactions/TA_PopulateDB.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev_mvc/model/testactions/TA_CreateDB.php b/dev_mvc/model/testactions/TA_CreateDB.php index 401fb3a..636d113 100644 --- a/dev_mvc/model/testactions/TA_CreateDB.php +++ b/dev_mvc/model/testactions/TA_CreateDB.php @@ -1,7 +1,8 @@