mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 02:41:02 +01:00
code alignment
This commit is contained in:
parent
16aa1e7c02
commit
6fc8eab947
@ -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