From 8f610cbcf9e77674d6616d2bd33512ebd8ed1c1f Mon Sep 17 00:00:00 2001 From: Andreas Date: Tue, 17 Sep 2019 15:43:44 +0200 Subject: [PATCH] moved model_createdb to testaction --- dev_mvc/model/{actions => testactions}/model_createdb.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dev_mvc/model/{actions => testactions}/model_createdb.php (100%) diff --git a/dev_mvc/model/actions/model_createdb.php b/dev_mvc/model/testactions/model_createdb.php similarity index 100% rename from dev_mvc/model/actions/model_createdb.php rename to dev_mvc/model/testactions/model_createdb.php