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