From f142efd4f77c018b2a0a2530a4601920dc7fdcba Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 8 Nov 2020 21:44:32 +0100 Subject: Get rid of db.php and include config directly in entry points --- ratatoeskr/sys/models.php | 1 - 1 file changed, 1 deletion(-) (limited to 'ratatoeskr/sys/models.php') diff --git a/ratatoeskr/sys/models.php b/ratatoeskr/sys/models.php index 3edb1d6..0716690 100644 --- a/ratatoeskr/sys/models.php +++ b/ratatoeskr/sys/models.php @@ -15,7 +15,6 @@ use r7r\cms\sys\models\KVStorage; use r7r\cms\sys\Database; use r7r\cms\sys\DbTransaction; -require_once(dirname(__FILE__) . "/db.php"); require_once(dirname(__FILE__) . "/textprocessors.php"); require_once(dirname(__FILE__) . "/pluginpackage.php"); -- cgit v1.2.3-70-g09d2