ILIAS
Release_4_1_x_branch Revision 61804
◀ 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 Thu Apr 21 2016 19:02:58 for ILIAS by
1.8.1.2 (using
Doxyfile
)