Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6067144
Upload.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
Upload.php
View Options
<?php
/**
* Test class to test rcmail_action_settings_upload
*
* @package Tests
*/
class
Actions_Settings_Upload
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_settings_upload
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 5:05 AM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
765667
Default Alt Text
Upload.php (337 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment