We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76659f3 commit ec1c630Copy full SHA for ec1c630
Helper/Data.php
@@ -15,7 +15,7 @@
15
*
16
* @category Landofcoder
17
* @package Lof_All
18
- * @copyright Copyright (c) 2017 Landofcoder (https://www.landofcoder.com/)
+ * @copyright Copyright (c) 2019 Landofcoder (https://www.landofcoder.com/)
19
* @license https://www.landofcoder.com/LICENSE-1.0.html
20
*/
21
Observer/CheckLicense.php
@@ -87,6 +87,5 @@ public function execute(\Magento\Framework\Event\Observer $observer)
87
$obj->setData('local_valid', 0);
88
}
89
90
- //$obj->setData('local_valid', 1);
91
92
0 commit comments