Update ticketsup.class.php
This commit is contained in:
parent
e6de2ab40e
commit
56d023165e
@ -2262,7 +2262,7 @@ class Ticketsup extends CommonObject
|
|||||||
* @param string $code Filter on this code of contact type ('SHIPPING', 'BILLING', ...)
|
* @param string $code Filter on this code of contact type ('SHIPPING', 'BILLING', ...)
|
||||||
* @return array Array of contacts
|
* @return array Array of contacts
|
||||||
*/
|
*/
|
||||||
function liste_contact($statut = -1, $source = 'external', $list = 0, $code = '')
|
function listeContact($statut = -1, $source = 'external', $list = 0, $code = '')
|
||||||
{
|
{
|
||||||
global $langs;
|
global $langs;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user