dolibarr
x.y.z
|
Copyright (C) 2005 Rodolphe Quiedeville rodol Copyright (C) 2006-2012 Laurent Destailleur phe@ quied evil le.or geldy@ user s.sou rcef orge. netMore...
Go to the source code of this file.
Functions | |
dolValidElement ($element) | |
Function to say if a value is empty or not. More... | |
Copyright (C) 2005 Rodolphe Quiedeville rodol Copyright (C) 2006-2012 Laurent Destailleur phe@ quied evil le.or geldy@ user s.sou rcef orge. net
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Script to update users into Dolibarr from LDAP
Definition in file sync_users_ldap2dolibarr.php.
dolValidElement | ( | $element | ) |
Function to say if a value is empty or not.
string | $element | Value to test |
Definition at line 309 of file sync_users_ldap2dolibarr.php.