From 6ae9045b3bbbad10f9b0f2a824e12eb470fcfa5a Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 10 Jan 2016 02:33:15 +0100 Subject: Added support to mark constants in db/constants.conf as deprecated Signed-off-by: Haru --- db/constants.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 882cba175..ab49c97c5 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -34,6 +34,7 @@ constants_db: { Identifier: { Value: value // (int) Parameter: true // (boolean) Defaults to false. + Deprecated: true // (boolean) Defaults to false. } **************************************************************************/ // NOTE: -- cgit v1.2.3-60-g2f50