Changeset 1802
- Timestamp:
- 05/27/2009 11:40:32 AM (3 years ago)
- File:
-
- 1 edited
-
branches/1.1/log.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.1/log.php
r1797 r1802 225 225 $mail = $plugins->callHook('commentorMail', $mail, $blogentry); 226 226 // send mail 227 $mail->send( );227 $mail->send($data['email']); 228 228 } 229 229 }
Note: See TracChangeset
for help on using the changeset viewer.
