Author: david
Date: Wed Oct 19 11:48:29 2011
New Revision: 10142

Log:
Update qtOaiPlugin paths

Modified:
   
trunk/plugins/qtOaiPlugin/modules/qtOaiPlugin/actions/harvesterListAction.class.php

Modified: 
trunk/plugins/qtOaiPlugin/modules/qtOaiPlugin/actions/harvesterListAction.class.php
==============================================================================
--- 
trunk/plugins/qtOaiPlugin/modules/qtOaiPlugin/actions/harvesterListAction.class.php
 Wed Oct 19 11:44:30 2011        (r10141)
+++ 
trunk/plugins/qtOaiPlugin/modules/qtOaiPlugin/actions/harvesterListAction.class.php
 Wed Oct 19 11:48:29 2011        (r10142)
@@ -84,7 +84,7 @@
       $harvest->setOaiRepository($repository);
       $harvest->setMetadataPrefix('oai_dc');
       $harvest->save();
-      $this->redirect(array('module' => 'oai', 'action' => 
'harvesterNewRepository'));
+      $this->redirect(array('module' => 'qtOaiPlugin', 'action' => 
'harvesterNewRepository'));
     }
     else
     {

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

Reply via email to