mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
move db-prefs shortcut functions to functions.php
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
require_once "autoload.php";
|
||||
require_once "functions.php";
|
||||
require_once "sanity_check.php";
|
||||
require_once "db-prefs.php";
|
||||
|
||||
if (!function_exists('pcntl_fork')) {
|
||||
die("error: This script requires PHP compiled with PCNTL module.\n");
|
||||
|
||||
Reference in New Issue
Block a user