Author: david
Date: Mon Nov 21 14:50:26 2011
New Revision: 10345
Log:
Fix typo
Modified:
trunk/lib/QubitCsvImport.class.php
Modified: trunk/lib/QubitCsvImport.class.php
==============================================================================
--- trunk/lib/QubitCsvImport.class.php Mon Nov 21 11:58:22 2011 (r10344)
+++ trunk/lib/QubitCsvImport.class.php Mon Nov 21 14:50:26 2011 (r10345)
@@ -90,7 +90,7 @@
$action = new sfRadPluginEditAction($this->context, 'sfRadPlugin',
'edit');
break;
case 'isad':
- $action = new sfIsadPluginEditAction($this->context, 'sfRadPlugin',
'edit');
+ $action = new sfIsadPluginEditAction($this->context, 'sfIsadPlugin',
'edit');
break;
}
--
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.