From: robert Date: Thu, 18 Mar 2004 20:56:23 +0000 (+0000) Subject: add new insertA/updateA interfaces from com project, add escaping. I just hope that... X-Git-Url: https://git-public.kairo.at/?p=php-utility-classes.git;a=commitdiff_plain;h=4f96c398686b7fc69e0f0b5c8808c6d429828b56;hp=a5813ca35f886603ebcba995c1563bc1e751c538;ds=inline add new insertA/updateA interfaces from com project, add escaping. I just hope that works well across projects. Add license headers to files that are shared with com project --- diff --git a/include/classes/email.php-class b/include/classes/email.php-class index 9e5adba..77d4033 100755 --- a/include/classes/email.php-class +++ b/include/classes/email.php-class @@ -1,4 +1,24 @@ + * + * ***** END LICENSE BLOCK ***** */ + class email { // email PHP class // class/object for creating a new mail and send it