PinpointSolutions / PANS

Project Allocation and Nomination System
5 stars 0 forks source link

Email one single student their new regenerated password #31

Closed Spaxe closed 13 years ago

Spaxe commented 13 years ago

Lacking functionality

ScottMabey commented 13 years ago

I added an 'e-mail an individual student their password' field to the actions.class.php tools page. Not sure if it works as it needs to be tested on dwarf. Going to push the changes I made now.

Spaxe commented 13 years ago

I'm fixing this issue now. The problem is

while ($students = $student) {
Spaxe commented 13 years ago

Also...

public function executEmailPassword()