ILIAS
Release_4_4_x_branch Revision 61816
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
null.php
Go to the documentation of this file.
1
<?php
52
class
Mail_null
extends
Mail
{
53
79
function
send
($recipients, $headers, $body)
80
{
81
return
true
;
82
}
83
84
}
Services
PEAR
lib
Mail
null.php
Generated on Wed Apr 27 2016 20:01:55 for ILIAS by
1.8.1.2 (using
Doxyfile
)