mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 03:48:55 +01:00
code alignment
This commit is contained in:
parent
95b7ab2a38
commit
b72fb5e76b
@ -83,9 +83,9 @@ abstract class importexport_basic_import_csv implements importexport_iface_impor
|
|||||||
protected $errors = array();
|
protected $errors = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* List of actions, and how many times that action was taken
|
* List of actions, and how many times that action was taken
|
||||||
*/
|
*/
|
||||||
protected $results = array();
|
protected $results = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* imports entries according to given definition object.
|
* imports entries according to given definition object.
|
||||||
|
Loading…
Reference in New Issue
Block a user