From 29ada58b4ac06178c908869e0bb078949e1cb465 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 22 Feb 2021 23:25:14 +0300 Subject: move db-prefs shortcut functions to functions.php --- public.php | 1 - 1 file changed, 1 deletion(-) (limited to 'public.php') diff --git a/public.php b/public.php index 8a02387cf..43aa66c1d 100644 --- a/public.php +++ b/public.php @@ -6,7 +6,6 @@ require_once "sessions.php"; require_once "functions.php"; require_once "sanity_check.php"; - require_once "db-prefs.php"; startup_gettext(); -- cgit v1.2.3