dolibarr 19.0.3
|
File to load import files with CSV format. More...
Go to the source code of this file.
Classes | |
class | ImportCsv |
Class to import CSV files. More... | |
Functions | |
cleansep ($value) | |
Clean a string from separator. | |
File to load import files with CSV format.
Definition in file import_csv.modules.php.
cleansep | ( | $value | ) |
Clean a string from separator.
string | $value | Remove standard separators |
Definition at line 1075 of file import_csv.modules.php.