From 69049acef2ee593d65af7bcb62055dae6c9615b4 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 20 Oct 2020 21:53:28 +0200 Subject: Remove some unused DB functions / globals Now it begins to pay off, that (nearly) all model classes were updated to use the new Database class :) --- ratatoeskr/sys/models.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'ratatoeskr/sys/models.php') diff --git a/ratatoeskr/sys/models.php b/ratatoeskr/sys/models.php index 6a90a8d..7f5cb4c 100644 --- a/ratatoeskr/sys/models.php +++ b/ratatoeskr/sys/models.php @@ -20,8 +20,6 @@ require_once(dirname(__FILE__) . "/utils.php"); require_once(dirname(__FILE__) . "/textprocessors.php"); require_once(dirname(__FILE__) . "/pluginpackage.php"); -db_connect(); - /* * Array: $imagetype_file_extensions * Array of default file extensions for most IMAGETYPE_* constants -- cgit v1.2.3-70-g09d2