~bibledit/bibledit/ubuntu-cloud

« back to all changes in this revision

Viewing changes to user/notifications.cpp

  • Committer: Teus Benschop
  • Date: 2022-11-13 10:10:35 UTC
  • Revision ID: teusjannette@gmail.com-20221113101035-tfpqtklwoj31b306
new upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
#include <access/logic.h>
35
35
#include <access/bible.h>
36
36
#include <email/send.h>
 
37
using namespace std;
37
38
 
38
39
 
39
40
string user_notifications_url ()