Author: david
Date: Fri Aug 3 11:30:20 2012
New Revision: 12042
Log:
Add blank line before return
Modified:
trunk/lib/QubitFlatfileImport.class.php
Modified: trunk/lib/QubitFlatfileImport.class.php
==============================================================================
--- trunk/lib/QubitFlatfileImport.class.php Fri Aug 3 11:10:49 2012
(r12041)
+++ trunk/lib/QubitFlatfileImport.class.php Fri Aug 3 11:30:20 2012
(r12042)
@@ -1267,6 +1267,7 @@
}
$actor->save();
+
return $actor;
}
--
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.