Multi enhancements, including auto serialization, product editing
This commit is contained in:
@@ -206,6 +206,7 @@ class Controller_Admin_Payment extends Controller_TemplateDefault_Admin {
|
||||
}
|
||||
|
||||
public function action_addbulk() {
|
||||
// @todo This needs to come from the DB.
|
||||
$supported = array(
|
||||
'ezypay'=>'Ezypay',
|
||||
);
|
||||
|
Reference in New Issue
Block a user