diff Framework/Plugins/OrthancCppDatabasePlugin.h @ 16:9e419261f1c9

mysql storage area working
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 10 Jul 2018 10:10:35 +0200
parents d17b2631bb67
children 17f849b2af34
line wrap: on
line diff
--- a/Framework/Plugins/OrthancCppDatabasePlugin.h	Tue Jul 10 07:15:13 2018 +0200
+++ b/Framework/Plugins/OrthancCppDatabasePlugin.h	Tue Jul 10 10:10:35 2018 +0200
@@ -1504,7 +1504,7 @@
 
       if (performanceWarning)
       {
-        OrthancPluginLogWarning(context, "Performance warning: The database plugin was compiled "
+        OrthancPluginLogWarning(context, "Performance warning: The database index plugin was compiled "
                                 "against an old version of the Orthanc SDK, consider upgrading");
       }