diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Tools.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Tools.pm b/lib/Tools.pm index bcf5800..a6e9e8c 100644 --- a/lib/Tools.pm +++ b/lib/Tools.pm @@ -331,7 +331,7 @@ q|------- !PROBLEM! ---------- Upps, you have a incompatible or corrupted database. Table %s has version '%s'. It's expected version '%s'. Please check database e.g. with mysqlcheck --all-databases --fast --silent -or use the script contrib/upgrade-xxv.sh to upgrade the database! +or use the script contrib/update-xxv to upgrade the database! ----------------------------|#' ,$table ,$tableversion ? $tableversion : 0 |
