File tree Expand file tree Collapse file tree 11 files changed +16
-16
lines changed
installation/language/en-GB Expand file tree Collapse file tree 11 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 22<metafile version =" 3.9" client =" administrator" >
33 <name >English (en-GB)</name >
44 <version >3.9.24</version >
5- <creationDate >November 2020</creationDate >
5+ <creationDate >December 2020</creationDate >
66 <author >Joomla! Project</author >
77 <
authorEmail >
[email protected] </
authorEmail >
88 <authorUrl >www.joomla.org</authorUrl >
Original file line number Diff line number Diff line change 33 <name >English (en-GB)</name >
44 <tag >en-GB</tag >
55 <version >3.9.24</version >
6- <creationDate >November 2020</creationDate >
6+ <creationDate >December 2020</creationDate >
77 <author >Joomla! Project</author >
88 <
authorEmail >
[email protected] </
authorEmail >
99 <authorUrl >www.joomla.org</authorUrl >
Original file line number Diff line number Diff line change 66 <authorUrl >www.joomla.org</authorUrl >
77 <copyright >(C) 2005 - 2020 Open Source Matters. All rights reserved</copyright >
88 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
9- <version >3.9.24-dev </version >
10- <creationDate >November 2020</creationDate >
9+ <version >3.9.24-rc </version >
10+ <creationDate >December 2020</creationDate >
1111 <description >FILES_JOOMLA_XML_DESCRIPTION</description >
1212
1313 <scriptfile >administrator/components/com_admin/script.php</scriptfile >
Original file line number Diff line number Diff line change 33 <name >English (en-GB) Language Pack</name >
44 <packagename >en-GB</packagename >
55 <version >3.9.24.1</version >
6- <creationDate >November 2020</creationDate >
6+ <creationDate >December 2020</creationDate >
77 <author >Joomla! Project</author >
88 <
authorEmail >
[email protected] </
authorEmail >
99 <authorUrl >www.joomla.org</authorUrl >
Original file line number Diff line number Diff line change 44 client=" installation" >
55 <name >English (United Kingdom)</name >
66 <version >3.9.24</version >
7- <creationDate >November 2020</creationDate >
7+ <creationDate >December 2020</creationDate >
88 <author >Joomla! Project</author >
99 <copyright >Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.</copyright >
1010 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
Original file line number Diff line number Diff line change 22<metafile version =" 3.9" client =" site" >
33 <name >English (en-GB)</name >
44 <version >3.9.24</version >
5- <creationDate >November 2020</creationDate >
5+ <creationDate >December 2020</creationDate >
66 <author >Joomla! Project</author >
77 <
authorEmail >
[email protected] </
authorEmail >
88 <authorUrl >www.joomla.org</authorUrl >
Original file line number Diff line number Diff line change 33 <name >English (en-GB)</name >
44 <tag >en-GB</tag >
55 <version >3.9.24</version >
6- <creationDate >November 2020</creationDate >
6+ <creationDate >December 2020</creationDate >
77 <author >Joomla! Project</author >
88 <
authorEmail >
[email protected] </
authorEmail >
99 <authorUrl >www.joomla.org</authorUrl >
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ public function getConnectionCollation()
157157 *
158158 * @return string
159159 *
160- * @since __DEPLOY_VERSION__
160+ * @since 3.9.24
161161 */
162162 private function getDefaultSchema ()
163163 {
Original file line number Diff line number Diff line change @@ -1631,7 +1631,7 @@ public function quoteBinary($data)
16311631 *
16321632 * @return string
16331633 *
1634- * @since __DEPLOY_VERSION__
1634+ * @since 3.9.24
16351635 */
16361636 private function getDefaultSchema ()
16371637 {
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ class JFormFieldPassword extends JFormField
2424 * also remove the value from the output.
2525 *
2626 * @var boolean
27- * @since __DEPLOY_VERSION__
27+ * @since 3.9.24
2828 */
2929 protected $ lock = false ;
3030
You can’t perform that action at this time.
0 commit comments