Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • lib
  • email
  • Email.inc
22 Dec, 2005
1 commit
  • Remove unused sFromEmail and sFromName from parameters to the send ...
    ff2be626
    method, and logic for handling them.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4533 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:19:25 +0000  
    Browse File »

21 Dec, 2005
1 commit
  • Include phpmailer from thirdparty just-in-time. ...
    e8c6ed06
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4504 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-21 15:13:30 +0000  
    Browse File »

07 Jun, 2005
1 commit
  • More translation support ...
    9c1412a8
    Submitted by:	freboulet
    SF Tracker:	1117965
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3339 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-07 20:38:22 +0000  
    Browse File »

06 Jun, 2005
2 commits
  • Allow emails to be sent with documents as attachments. ...
    d2d7a4d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3334 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 22:03:02 +0000  
    Browse File »
  • Set phpmailer language (to English, for now), and return PEAR Error ...
    ba70e17a
    instances instead of false.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3329 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 19:00:15 +0000  
    Browse File »

17 Dec, 2003
1 commit
  • #3500 added error logging ...
    7826b275
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2806 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-12-17 11:25:54 +0000  
    Browse File »

15 Dec, 2003
1 commit
  • #3500 refactored email code to use either a single email address or an array of them ...
    58939e1f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2804 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-12-15 15:14:31 +0000  
    Browse File »

07 Aug, 2003
1 commit
  • added copyright and gpl notice ...
    7a84781a
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2557 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-07 15:02:37 +0000  
    Browse File »

06 Jun, 2003
1 commit
  • added check for valid email address before attempting to send mail ...
    fdcd047e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2087 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-06-06 10:05:56 +0000  
    Browse File »

01 Mar, 2003
1 commit
  • added multiple email address support ...
    b8cea73a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1245 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-03-01 11:15:39 +0000  
    Browse File »

05 Feb, 2003
1 commit
  • reformatted, added the phpmailer class to the object, added a constructor that i… ...
    58235c72
    …nitialises with the defaults, and a send method that only takes the necessary params as mandatory
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@813 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-05 14:16:15 +0000  
    Browse File »

04 Feb, 2003
1 commit
  • Added sendMail function, which just sends an ordinary email - no hyperlink ...
    6715d784
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@798 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-04 08:16:27 +0000  
    Browse File »

29 Jan, 2003
2 commits
  • updated to stripslashes from subject ...
    4a72cdd3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@680 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-29 15:12:07 +0000  
    Browse File »
  • changed $default-->owl->mail_server to email_server ...
    88b6367d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@679 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-29 14:56:14 +0000  
    Browse File »

27 Jan, 2003
2 commits
  • no message ...
    5cf0a24e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@582 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-27 11:52:55 +0000  
    Browse File »
  • added email function for the help page ...
    70b89b59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@581 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-27 11:49:20 +0000  
    Browse File »

20 Jan, 2003
2 commits
  • added @package tag ...
    4abfb76c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@391 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-20 13:48:31 +0000  
    Browse File »
  • added @package tag ...
    74433a36
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@389 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-20 13:29:17 +0000  
    Browse File »

19 Jan, 2003
1 commit
  • Initial revision. Contains static function for sending hyperlinks via email ...
    73724c71
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@352 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-19 14:25:40 +0000  
    Browse File »