File tree 11 files changed +56
-56
lines changed 11 files changed +56
-56
lines changed Original file line number Diff line number Diff line change 2
2
/**
3
3
* Class LeMike_DevMode_Block_Catalog_Products.
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
13
13
/**
14
14
* Class LeMike_DevMode_Block_Catalog_Products.
15
15
*
16
- * @category ${PROJECT_NAME}
16
+ * @category Magento-devMode
17
17
* @author Mike Pretzlaw <[email protected] >
18
- * @copyright ${YEAR} Mike Pretzlaw
19
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
20
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
18
+ * @copyright 2013 Mike Pretzlaw
19
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
20
+ * @link http://github.com/sourcerer-mike/Magento-devMode
21
21
* @since 0.1.0
22
22
*/
23
23
class LeMike_DevMode_Block_Catalog_Products extends Mage_Adminhtml_Block_Template
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Contains class LeMike_DevMode_Block_Catalog_Tabs.
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Contains class LeMike_DevMode_Block_Core_Tabs.
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Class LeMike_DevMode_Block_Customer_Tabs.
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Class LeMike_DevMode_Block_Sales_Tabs.
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Class LeMike_DevMode_Block_Template.
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
13
13
/**
14
14
* Class LeMike_DevMode_Block_Template.
15
15
*
16
- * @category ${PROJECT_NAME}
16
+ * @category Magento-devMode
17
17
* @author Mike Pretzlaw <[email protected] >
18
- * @copyright ${YEAR} Mike Pretzlaw
19
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
20
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
18
+ * @copyright 2013 Mike Pretzlaw
19
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
20
+ * @link http://github.com/sourcerer-mike/Magento-devMode
21
21
* @since 0.1.0
22
22
*/
23
23
class LeMike_DevMode_Block_Template extends Mage_Adminhtml_Block_Template
Original file line number Diff line number Diff line change 19
19
/**
20
20
* Class LeMike_DevMode_Test_Model_EmailTest.
21
21
*
22
- * @category ${PROJECT_NAME}
22
+ * @category Magento-devMode
23
23
* @author Mike Pretzlaw <[email protected] >
24
- * @copyright ${YEAR} Mike Pretzlaw
25
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
26
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
24
+ * @copyright 2013 Mike Pretzlaw
25
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
26
+ * @link http://github.com/sourcerer-mike/Magento-devMode
27
27
* @since 0.2.0
28
28
*
29
29
* @loadFixture default
Original file line number Diff line number Diff line change 19
19
/**
20
20
* Class LeMike_DevMode_Model_ObserverTest.
21
21
*
22
- * @category ${PROJECT_NAME}
22
+ * @category Magento-devMode
23
23
* @author Mike Pretzlaw <[email protected] >
24
- * @copyright ${YEAR} Mike Pretzlaw
25
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
26
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
24
+ * @copyright 2013 Mike Pretzlaw
25
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
26
+ * @link http://github.com/sourcerer-mike/Magento-devMode
27
27
* @since 0.2.0
28
28
*/
29
29
class LeMike_DevMode_Model_ObserverTest extends EcomDev_PHPUnit_Test_Case_Controller
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Installation for LeMike_DevMode
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Abstract Shell Class
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Changing Admin password class LeMike_DevMode_Shell_AdminPassword.
4
4
*
5
- * @category ${PROJECT_NAME}
5
+ * @category Magento-devMode
6
6
* @author Mike Pretzlaw <[email protected] >
7
- * @copyright ${YEAR} Mike Pretzlaw
8
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
9
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
7
+ * @copyright 2013 Mike Pretzlaw
8
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
9
+ * @link http://github.com/sourcerer-mike/Magento-devMode
10
10
* @since 0.1.0
11
11
*/
12
12
18
18
*
19
19
* Change password for admin.
20
20
*
21
- * @category ${PROJECT_NAME}
21
+ * @category Magento-devMode
22
22
* @author Mike Pretzlaw <[email protected] >
23
- * @copyright ${YEAR} Mike Pretzlaw
24
- * @license http://github.com/sourcerer-mike/${PROJECT_NAME} /blob/master/License.md BSD 3-Clause ("BSD New")
25
- * @link http://github.com/sourcerer-mike/${PROJECT_NAME}
23
+ * @copyright 2013 Mike Pretzlaw
24
+ * @license http://github.com/sourcerer-mike/Magento-devMode /blob/master/License.md BSD 3-Clause ("BSD New")
25
+ * @link http://github.com/sourcerer-mike/Magento-devMode
26
26
* @since 0.1.0
27
27
*/
28
28
class LeMike_DevMode_Shell_AdminPassword extends Mage_Shell_Abstract
You can’t perform that action at this time.
0 commit comments