Fossil SCM

Fix the wording on the documentation of the /announce web page.

drh 2018-06-28 17:22 trunk
Commit dfe0cf7ebf1f6362947378d7dd26e4164f44a42364e94a0eaf74da053b418a01
1 file changed +5 -5
+5 -5
--- src/email.c
+++ src/email.c
@@ -2028,15 +2028,15 @@
20282028
20292029
/*
20302030
** WEBPAGE: announce
20312031
**
20322032
** A web-form, available to users with the "Send-Announcement" or "A"
2033
-** capability, that allows one to send an announcements to whomever
2034
-** has subscribed to them. The administrator can also send an announcement
2035
-** to the entire mailing list (including people who have elected to
2036
-** receive no announcements or notifications of any kind, or to
2037
-** individual email to anyone.
2033
+** capability, that allows one to send announcements to whomever
2034
+** has subscribed to receive announcements. The administrator can
2035
+** also send a message to an arbitrary email address and/or to all
2036
+** subscribers regardless of whether or not they have elected to
2037
+** receive announcements.
20382038
*/
20392039
void announce_page(void){
20402040
login_check_credentials();
20412041
if( !g.perm.Announce ){
20422042
login_needed(0);
20432043
--- src/email.c
+++ src/email.c
@@ -2028,15 +2028,15 @@
2028
2029 /*
2030 ** WEBPAGE: announce
2031 **
2032 ** A web-form, available to users with the "Send-Announcement" or "A"
2033 ** capability, that allows one to send an announcements to whomever
2034 ** has subscribed to them. The administrator can also send an announcement
2035 ** to the entire mailing list (including people who have elected to
2036 ** receive no announcements or notifications of any kind, or to
2037 ** individual email to anyone.
2038 */
2039 void announce_page(void){
2040 login_check_credentials();
2041 if( !g.perm.Announce ){
2042 login_needed(0);
2043
--- src/email.c
+++ src/email.c
@@ -2028,15 +2028,15 @@
2028
2029 /*
2030 ** WEBPAGE: announce
2031 **
2032 ** A web-form, available to users with the "Send-Announcement" or "A"
2033 ** capability, that allows one to send announcements to whomever
2034 ** has subscribed to receive announcements. The administrator can
2035 ** also send a message to an arbitrary email address and/or to all
2036 ** subscribers regardless of whether or not they have elected to
2037 ** receive announcements.
2038 */
2039 void announce_page(void){
2040 login_check_credentials();
2041 if( !g.perm.Announce ){
2042 login_needed(0);
2043

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button