mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
add comment
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@59 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
b1646a78a7
commit
6848a7b419
1
hook.php
1
hook.php
@ -149,6 +149,7 @@ function plugin_example_addWhere($link,$nott,$type,$ID,$val){
|
|||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// This is not a real example because the use of Having condition in this case is not suitable
|
||||||
function plugin_example_addHaving($link,$nott,$type,$ID,$val,$num){
|
function plugin_example_addHaving($link,$nott,$type,$ID,$val,$num){
|
||||||
global $SEARCH_OPTION;
|
global $SEARCH_OPTION;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user