ILIAS
Release_4_2_x_branch Revision 61807
◀ 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 Fri Apr 22 2016 19:04:17 for ILIAS by
1.8.1.2 (using
Doxyfile
)