X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fcbb613d03379b265cb0df7ce0b553ee630d52f3..8660390cf291a037ce540f0c3372e6f213938e50:/scripts/dbupgrade2_tool.pl diff --git a/scripts/dbupgrade2_tool.pl b/scripts/dbupgrade2_tool.pl index ba13e3f70..45e455652 100755 --- a/scripts/dbupgrade2_tool.pl +++ b/scripts/dbupgrade2_tool.pl @@ -2,7 +2,7 @@ BEGIN { if (! -d "bin" || ! -d "SL") { - print("This tool must be run from the Lx-Office ERP base directory.\n"); + print("This tool must be run from the kivitendo ERP base directory.\n"); exit(1); }