code alignment

This commit is contained in:
Klaus Leithoff 2010-11-24 11:24:41 +00:00
parent 16aa1e7c02
commit 6fc8eab947

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.