forked from techjoomla/com_tjfields
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Task techjoomla#199 feat: Save process optimisation
- Loading branch information
1 parent
cc624c5
commit 2020a9b
Showing
4 changed files
with
10 additions
and
21 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
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
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
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 |
---|---|---|
|
@@ -4,10 +4,10 @@ | |
<author>TechJoomla</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>www.techjoomla.com</authorUrl> | ||
<copyright>Copyright(C)2012-13 TechJoomla</copyright> | ||
<copyright>Copyright(C)2012-19 TechJoomla</copyright> | ||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> | ||
<creationDate>5th Nov 2016</creationDate> | ||
<version>1.3</version> | ||
<creationDate>4th Nov 2019</creationDate> | ||
<version>1.4.2</version> | ||
<description>TJFields - Common code for TJ Fields Manager and TJ Geo Manager!</description> | ||
<install> | ||
<sql> | ||
|