From 5148406147bd09cd480850744b6617c9d124919c Mon Sep 17 00:00:00 2001 From: Andreas Date: Mon, 30 Sep 2019 15:21:14 +0200 Subject: [PATCH] making sure no problems arrise from missing namesp --- dev_mvc/model/testactions/TA_TestSQLConnection.php | 1 + 1 file changed, 1 insertion(+) diff --git a/dev_mvc/model/testactions/TA_TestSQLConnection.php b/dev_mvc/model/testactions/TA_TestSQLConnection.php index bba9e9b..40418ba 100644 --- a/dev_mvc/model/testactions/TA_TestSQLConnection.php +++ b/dev_mvc/model/testactions/TA_TestSQLConnection.php @@ -1,6 +1,7 @@