free memory in SMS daemon, too
darcs-hash:20080906015621-84dde-ae1a53e6757a743f82f3078947212b7bbe984dde.gz
This commit is contained in:
parent
0c71340c9f
commit
f02b5bf7dd
@ -189,6 +189,9 @@ function mail_broadcast_notice_sms($notice) {
|
||||
}
|
||||
}
|
||||
|
||||
$user->free();
|
||||
unset($user);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user