mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
Update comment to reflect changed config "style"
This commit is contained in:
@@ -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');
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user