Merge branch 'admin'
Conflicts: core/lib/Thelia/Command/AdminUpdatePasswordCommand.php core/lib/Thelia/Core/Event/Administrator/AdministratorUpdatePasswordEvent.php
This commit is contained in:
@@ -97,4 +97,6 @@ class AdminUpdatePasswordCommand extends ContainerAwareCommand
|
|||||||
));
|
));
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -81,7 +81,5 @@ class AdministratorUpdatePasswordEvent extends ActionEvent
|
|||||||
return $this->admin;
|
return $this->admin;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user