forked from extern/egroupware
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();
|
||||
|
||||
/**
|
||||
* List of actions, and how many times that action was taken
|
||||
*/
|
||||
protected $results = array();
|
||||
* List of actions, and how many times that action was taken
|
||||
*/
|
||||
protected $results = array();
|
||||
|
||||
/**
|
||||
* imports entries according to given definition object.
|
||||
|
Loading…
Reference in New Issue
Block a user