Author: mcantelon Date: Thu Feb 9 16:14:59 2012 New Revision: 10832 Log: Minor documentation tweak.
Modified: trunk/lib/task/import/csvCustomImportTask.class.php Modified: trunk/lib/task/import/csvCustomImportTask.class.php ============================================================================== --- trunk/lib/task/import/csvCustomImportTask.class.php Thu Feb 9 16:08:41 2012 (r10831) +++ trunk/lib/task/import/csvCustomImportTask.class.php Thu Feb 9 16:14:59 2012 (r10832) @@ -18,7 +18,7 @@ */ /** - * Import csv data + * Import csv data using custom logic defined in an external file * * @package symfony * @subpackage task -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-commits?hl=en.
