code alignment

This commit is contained in:
Klaus Leithoff 2010-11-24 11:25:37 +00:00
parent 95b7ab2a38
commit b72fb5e76b

View File

@ -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.