6 lines
129 B
Text
6 lines
129 B
Text
<?php
|
|
|
|
// URL of kolab-chwala installation
|
|
$rcmail_config['kolab_files_url'] = 'https://localhost/kolab-chwala/public_html';
|
|
|
|
?>
|