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

Commit f2fcbb1

Browse files
author
Septdir
committed
Prepare 1.7.1 Release
1 parent d89346f commit f2fcbb1

35 files changed

+44
-36
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.1
55
* @author Septdir Workshop - septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 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.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2021 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

0 commit comments

Comments
 (0)