// FreeOrder is now "active"
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
*/
|
||||
class FreeOrder extends PaymentModule
|
||||
{
|
||||
public $active = 1;
|
||||
}
|
||||
|
||||
class ParentOrderControllerCore extends FrontController
|
||||
|
||||
Reference in New Issue
Block a user