Update the user updater helper method to all password change, since Joomla changed the user save method in the user class.

This commit is contained in:
2020-09-18 07:18:04 +02:00
parent 2fa1d15939
commit ac86c8c56b
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.2" method="upgrade">
<name>COM_COMPONENTBUILDER</name>
<creationDate>15th September, 2020</creationDate>
<creationDate>18th September, 2020</creationDate>
<author>Llewellyn van der Merwe</author>
<authorEmail>llewellyn@joomlacomponentbuilder.com</authorEmail>
<authorUrl>http://www.joomlacomponentbuilder.com</authorUrl>