X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Ffilter%2Fchange%2Fclass_PasswordChangeFilter.php;h=1a7ecdaab5648eb6bcc643647f8badddd8b7eef7;hp=0b6431696eb0d2faea26858cf5fb558884a0ff61;hb=b002c5909aa0f781505dde5414964b0f014cde01;hpb=146c8b3c929a1b0ab17d6605e5ae949ac44899c1 diff --git a/framework/main/classes/filter/change/class_PasswordChangeFilter.php b/framework/main/classes/filter/change/class_PasswordChangeFilter.php index 0b643169..1a7ecdaa 100644 --- a/framework/main/classes/filter/change/class_PasswordChangeFilter.php +++ b/framework/main/classes/filter/change/class_PasswordChangeFilter.php @@ -1,13 +1,13 @@ getInstance('user'); + $userInstance = GenericRegistry::getRegistry()->getInstance('user'); // Update the "password" field $this->partialStub('Unfinished part.');