add comment to fix stickler
This commit is contained in:
parent
0faec59f56
commit
6d79d03cb2
@ -54,7 +54,7 @@ if (empty($user->rights->takepos->run)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Initialize technical object to manage hooks. Note that conf->hooks_modules contains array of hooks
|
// Initialize technical object to manage hooks. Note that conf->hooks_modules contains array of hooks
|
||||||
$hookmanager->initHooks(array('takeposproductsearch'));
|
$hookmanager->initHooks(array('takeposproductsearch')); // new context for product search hooks
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* View
|
* View
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user