From 84e140540f5c9da8f6c1fc56dcc56e71b2a1998e Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Thu, 28 Feb 2008 17:03:46 +0000 Subject: * Log referer to wrong filename, if database version mismatch --- lib/Tools.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3