add comment

git-svn-id: https://forge.glpi-project.org/svn/example/trunk@59 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
moyooo 2009-01-05 21:46:19 +00:00
parent b1646a78a7
commit 6848a7b419

View File

@ -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;