// FreeOrder is now "active"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15584 b9a71923-0436-4b27-9f14-aed3839534dd
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