Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3311301
Getunread.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
283 B
Referenced Files
None
Subscribers
None
Getunread.php
View Options
<?php
class
Selenium_Mail_Getunread
extends
Selenium_Test
{
public
function
testGetunread
()
{
$this
->
go
(
'mail'
);
$res
=
$this
->
ajaxResponse
(
'getunread'
,
"rcmail.http_request('getunread')"
);
$this
->
assertEquals
(
'getunread'
,
$res
[
'action'
]);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Apr 9, 1:04 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
465708
Default Alt Text
Getunread.php (283 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment