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

View File

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