ILIAS
eassessment Revision 61809
◀ 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 Mon Apr 25 2016 19:01:39 for ILIAS by
1.8.1.2 (using
Doxyfile
)