Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2485012
libkolab.inc.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
462 B
Referenced Files
None
Subscribers
None
libkolab.inc.php
View Options
<?php
$config
[
'kolab_freebusy_server'
]
=
'/freebusy'
;
if
(
file_exists
(
RCUBE_CONFIG_DIR
.
'/'
.
(
$_SERVER
[
"HTTP_HOST"
]
??
null
)
.
'/'
.
basename
(
__FILE__
)))
{
include_once
(
RCUBE_CONFIG_DIR
.
'/'
.
(
$_SERVER
[
"HTTP_HOST"
]
??
null
)
.
'/'
.
basename
(
__FILE__
));
}
$config
[
'kolab_cache'
]
=
true
;
$config
[
'kolab_ssl_verify_host'
]
=
false
;
$config
[
'kolab_ssl_verify_peer'
]
=
false
;
$config
[
'kolab_use_subscriptions'
]
=
true
;
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Nov 20, 5:27 PM (21 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
387250
Default Alt Text
libkolab.inc.php (462 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment