[Phpslash-commit] CVS: phpslash-ft/doc/html phpslash.sgml,1.35,1.36
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-05-31 19:29:27
|
Update of /cvsroot/phpslash/phpslash-ft/doc/html In directory usw-pr-cvs1:/tmp/cvs-serv9068/phpslash-ft/doc/html Modified Files: phpslash.sgml Log Message: emailNotify function Index: phpslash.sgml =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/doc/html/phpslash.sgml,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** phpslash.sgml 31 May 2002 16:45:56 -0000 1.35 --- phpslash.sgml 31 May 2002 19:29:24 -0000 1.36 *************** *** 771,774 **** --- 771,776 ---- authorNew.tpl authorProfile.tpl + emailNotifyComment.tpl + emailNotifySubmission.tpl framedbox.tpl loginblock.tpl *************** *** 1417,1420 **** --- 1419,1424 ---- commentNest.tpl - nested comments commentSubmitForm.tpl - add a comment form + emailNotifyComment.tpl - email format of new comment notification + emailNotifySubmission.tpl - email format of new submittal notification error.tpl - display error message fancybox.tpl - blocks |