mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:46:00 +00:00
move db-prefs shortcut functions to functions.php
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
require_once "autoload.php";
|
||||
require_once "functions.php";
|
||||
require_once "sanity_check.php";
|
||||
require_once "db-prefs.php";
|
||||
|
||||
function make_stampfile($filename) {
|
||||
$fp = fopen(Config::get(Config::LOCK_DIRECTORY) . "/$filename", "w");
|
||||
|
||||
Reference in New Issue
Block a user