Page 1 of 1
Comment Email
Posted: Fri Apr 01, 2005 12:58 am
by ruijt
Hi, does anybody know where I can change the text that is been sent automaticly whe I post a comment?
I can't find the right file where this is written.
Tnx
Re: Comment Email
Posted: Fri Apr 01, 2005 11:18 am
by garvinhicking
All language constants can be found in lang/serendipity_lang_XX.inc.php.
Regards,
Garvin
Posted: Fri Apr 01, 2005 1:17 pm
by ruijt
Thanks, but I'm trying to remove some text from the email to make it easier to read. So where is the file in which the email is created?
Tnx again

Posted: Fri Apr 01, 2005 3:36 pm
by garvinhicking
include/functions_comments.inc.php, function serendipity_sendComment or something like that
Regards,
Garvin
Posted: Fri Apr 01, 2005 5:21 pm
by ruijt
found it! Thanks!!!