Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9790378
Pagenav.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
328 B
Referenced Files
None
Subscribers
None
Pagenav.php
View Options
<?php
/**
* Test class to test rcmail_action_mail_pagenav
*
* @package Tests
*/
class
Actions_Mail_Pagenav
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_mail_pagenav
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 8:42 AM (11 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1244670
Default Alt Text
Pagenav.php (328 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment