Skip to content

Commit 9078c35

Browse files
committed
Prepare 1.5.2 release
1 parent 6cce81f commit 9078c35

File tree

137 files changed

+146
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+146
-146
lines changed

com_swjprojects/admin/controller.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html
@@ -39,7 +39,7 @@ class SWJProjectsController extends BaseController
3939
*
4040
* @return BaseController A BaseController object to support chaining.
4141
*
42-
* @since __DEPLOY_VERSION__
42+
* @since 1.5.2
4343
*/
4444
public function display($cachable = false, $urlparams = array())
4545
{
@@ -95,7 +95,7 @@ public function siteRedirect()
9595
*
9696
* @throws Exception
9797
*
98-
* @since __DEPLOY_VERSION__
98+
* @since 1.5.2
9999
*/
100100
protected function showDonateMessage()
101101
{

com_swjprojects/admin/controllers/categories.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/category.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/document.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/documentation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/images.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/key.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/keys.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/project.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/projects.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.5.2
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

0 commit comments

Comments
 (0)