This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add license file and update year and license type #166
- Loading branch information
xpoback
committed
Jul 27, 2016
1 parent
ef2f81f
commit d12cc5c
Showing
132 changed files
with
438 additions
and
460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
The MIT License (MIT) | ||
Copyright (c) 2016 Flagbit GmbH & Co. KG | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated | ||
documentation files (the "Software"), to deal in the Software without restriction, including without limitation | ||
the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and | ||
to permit persons to whom the Software is furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO | ||
THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS | ||
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
* | ||
*/ | ||
|
@@ -19,8 +19,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Block_Catalog_Layer_Factfinder extends Mage_Catalog_Block_Layer_Filter_Attribute | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
* | ||
*/ | ||
|
@@ -19,8 +19,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Block_Catalog_Layer_State extends Mage_Catalog_Block_Layer_State | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -18,8 +18,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Block_Catalog_Product_List_Toolbar extends FACTFinder_Core_Block_Catalog_Product_List_Toolbar | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -18,8 +18,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Block_Catalog_Product_Pager extends FACTFinder_Core_Block_Catalog_Product_Pager | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Helper_Data extends Mage_Core_Helper_Abstract | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -18,8 +18,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Model_Catalog_Layer extends Mage_Catalog_Model_Layer | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -18,8 +18,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Model_Handler_Search extends FACTFinder_Core_Model_Handler_Search | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Model_Layer_Filter_Factfinder extends Mage_Catalog_Model_Layer_Filter_Abstract | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Model_Layer_Filter_Item extends Mage_Catalog_Model_Layer_Filter_Item | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Model_Observer | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -18,8 +18,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Model_Resource_Product_Attribute_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Asn_Model_Resource_Search_Collection extends FACTFinder_Core_Model_Resource_Search_Collection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Asn | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
abstract class FACTFinder_Campaigns_Block_Abstract extends Mage_Core_Block_Template | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Campaigns_Block_Advisory_Search extends FACTFinder_Campaigns_Block_Abstract | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -16,8 +16,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
abstract class FACTFinder_Campaigns_Block_Feedback_Abstract extends FACTFinder_Campaigns_Block_Abstract | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
|
||
|
@@ -18,8 +18,8 @@ | |
* @category Mage | ||
* @package FACTFinder_Campaigns | ||
* @author Flagbit Magento Team <[email protected]> | ||
* @copyright Copyright (c) 2015, Flagbit GmbH & Co. KG | ||
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | ||
* @copyright Copyright (c) 2016, Flagbit GmbH & Co. KG | ||
* @license https://opensource.org/licenses/MIT The MIT License (MIT) | ||
* @link http://www.flagbit.de | ||
*/ | ||
class FACTFinder_Campaigns_Block_Feedback_Cart extends FACTFinder_Campaigns_Block_Feedback_Abstract | ||
|
Oops, something went wrong.