Increase memory_limit in notifs.send.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 19 Jun 2010 09:26:30 +0000 (11:26 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 19 Jun 2010 09:26:30 +0000 (11:26 +0200)
commit8c2640f60951177740b7f601fda70faa119fea1c
treef85001a9dba8e4adc7383e7bc2ddbc5e01737c62
parente947c4219e887adb7151d3ba808faf40d0a973d3
Increase memory_limit in notifs.send.

Also do a bit of rewrite in order to limit instantiation of
$user->profile() for informations that are present in the user object.

Use PlMailer::sendTo() that set automatically the Recipient and the format
of the mail (update core to use version that uses PlMailer::setTo).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
bin/cron/notifs.send.php
core