Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117752110
Smtp.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
327 B
Referenced Files
None
Subscribers
None
Smtp.php
View Options
<?php
/**
* Test class to test rcube_smtp class
*
* @package Tests
*/
class
Framework_Smtp
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_smtp
;
$this
->
assertInstanceOf
(
'rcube_smtp'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 3:46 AM (1 d, 12 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
79/73/f5e16c8d124d193f9a451ec6274e
Default Alt Text
Smtp.php (327 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline