From 4220c4643c374da4ed4770bbce239b28029161b9 Mon Sep 17 00:00:00 2001 From: Will Budicm Date: Thu, 27 Aug 2020 11:29:36 +1000 Subject: [PATCH] Made CSV imports obsolete, as no more supported. --- htdocs/cgi-bin/config.cgi | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/htdocs/cgi-bin/config.cgi b/htdocs/cgi-bin/config.cgi index eb18e2d..709e775 100755 --- a/htdocs/cgi-bin/config.cgi +++ b/htdocs/cgi-bin/config.cgi @@ -407,7 +407,7 @@ print qq( $inpRestore
-

CSV File Format

+

CSV File Format

Notice: (Obsolete feature, use not recommended!) Import Categories: @@ -422,6 +422,7 @@ print qq( + Notice: (Obsolete feature, use not recommended!)
Import Log: @@ -449,10 +450,11 @@ print qq(
  • Restoration is of found missing in current log data.
  • Restoration is not removing entries in existing current log data.
  • Restoration is most likelly not possible after application upgrade.
  • -
  • Upgrade after restoring first, as the upgrade will migrate structure and data.
  • +
  • Restoration of old backups is not made possible or is safe, on new stable application releases. +
  • - Restoration will import previous date backup data if recreating a new aliased for it database, of the same application version. - + Restoration will import on an previous date backuped data in case when recreating a new aliased for it database, but of the same application version. +
  • -- 2.34.1