Changeset 16522
- Timestamp:
- 2007/10/19 19:29:40 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/module/Mail.php
- Property svn:eol-style set to LF
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r16519 r16522 19 19 // $Id: Mail.php,v 1.17 2006/09/15 03:41:18 jon Exp $ 20 20 21 require_once dirname(__FILE__) . "/ ../PEAR.php";21 require_once dirname(__FILE__) . "/PEAR.php"; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.