Enabled OAuth/OAuth2 logins
This commit is contained in:
@@ -18,7 +18,7 @@ class Model_Export extends ORM_OSB {
|
||||
protected $_form = array('id'=>'id','value'=>'name');
|
||||
|
||||
/**
|
||||
* Return the object of the product plugin
|
||||
* Return the object of the export plugin
|
||||
*/
|
||||
public function plugin(Model_Export_Module $emo,$type='') {
|
||||
$c = Kohana::classname('Export_Plugin_'.$this->plugin);
|
||||
|
Reference in New Issue
Block a user