Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3314202
vcardattach.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
245 B
Referenced Files
None
Subscribers
None
vcardattach.js
View Options
function
plugin_vcard_save_contact
(
mime_id
)
{
rcmail
.
set_busy
(
true
,
'loading'
);
rcmail
.
http_post
(
'plugin.savevcard'
,
'_uid='
+
rcmail
.
env
.
uid
+
'&_mbox='
+
urlencode
(
rcmail
.
env
.
mailbox
)
+
'&_part='
+
urlencode
(
mime_id
),
true
);
return
false
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:54 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
513502
Default Alt Text
vcardattach.js (245 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment