[several] revert wrong updates

git-svn-id: https://forge.glpi-project.org/svn/example/trunk@50 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
moyooo 2008-06-25 14:50:49 +00:00
parent 83a2126733
commit d5d64411bd

View File

@ -208,7 +208,7 @@ function plugin_example_giveItem($type,$field,$data,$num,$linkfield=""){
return "";
}
function plugin_example_addLeftJoin($type,$ref_table,$new_table,$linkfield,&$already_link_tables){
function plugin_example_addLeftJoin($type,$ref_table,$new_table,$linkfield){
// Example of standard LEFT JOIN clause but use it ONLY for specific LEFT JOIN
// No need of the function if you do not have specific cases