From 72d0fac80c0d88d015203578007260c338b40ece Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 18 Dec 2019 14:27:40 +0300 Subject: remove version.php and VERSION global constant, do version-related things in a slightly less ridiculous way --- index.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index f7ea6178a..6a22d5471 100644 --- a/index.php +++ b/index.php @@ -23,7 +23,6 @@ require_once "sessions.php"; require_once "functions.php"; require_once "sanity_check.php"; - require_once "version.php"; require_once "config.php"; require_once "db-prefs.php"; @@ -40,10 +39,6 @@ Tiny Tiny RSS - -