2010-12-20 21:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbtip/sendmail.prg
    - Deleted debug line.
This commit is contained in:
Viktor Szakats
2010-12-20 20:04:35 +00:00
parent 9d201a769d
commit e518388a1d
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-12-20 21:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbtip/sendmail.prg
- Deleted debug line.
2010-12-20 21:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbtip/sendmail.prg
+ HB_SENDMAIL() function changed to contain only communication logic,

View File

@@ -1,7 +1,7 @@
/*
* $Id$
*/
#pragma linenumber=on
/*
* Harbour Project source code:
* hb_SendMail() (This version of hb_SendMail() started from Luiz's original work on SendMail())