Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F11544359
SavePref.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
336 B
Referenced Files
None
Subscribers
None
SavePref.php
View Options
<?php
/**
* Test class to test rcmail_action_utils_save_pref
*
* @package Tests
*/
class
Actions_Utils_SavePref
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_utils_save_pref
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Sep 28, 11:29 PM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1220013
Default Alt Text
SavePref.php (336 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment