mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
[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:
parent
83a2126733
commit
d5d64411bd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user