Update comment to reflect changed config "style"

This commit is contained in:
Bernd Bestel 2018-07-12 21:24:37 +02:00
parent 13d81a4e4b
commit 2d712b0ef7
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -9,7 +9,7 @@ class DemoBarcodeLookupPlugin extends BaseBarcodeLookupPlugin
{ {
/* /*
To use this plugin, configure it in data/config.php like this: To use this plugin, configure it in data/config.php like this:
define('STOCK_BARCODE_LOOKUP_PLUGIN', 'DemoBarcodeLookupPlugin'); Setting('STOCK_BARCODE_LOOKUP_PLUGIN', 'DemoBarcodeLookupPlugin');
*/ */
/* /*