Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit ace6581

Browse files
committed
Prepare 1.7.0 Release
1 parent a0bd6d4 commit ace6581

34 files changed

+37
-37
lines changed

classes/BaseController.php

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

classes/FileLayout.php

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

classes/HTMLHelper.php

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

classes/HtmlView.php

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

classes/ModuleHelper.php

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

elements/joomla_breadcrumbs/element.php

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

elements/joomla_breadcrumbs/templates/template.php

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

fields/libraryexport.php

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

fields/libraryimport.php

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

fields/toolbar.php

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

0 commit comments

Comments
 (0)