Projects
Kolab:3.4
pykolab
0003-Set-the-URL-to-files-to-chwala-2436.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0003-Set-the-URL-to-files-to-chwala-2436.patch of Package pykolab (Revision 104)
Currently displaying revision
104
,
Show latest
From 172545ebeba5c73cbb502fcae859b27df7aafed2 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" <vanmeeuwen@kolabsys.com> Date: Wed, 20 Aug 2014 12:20:05 +0200 Subject: [PATCH 3/3] Set the URL to files to '/chwala/' (#2436) --- share/templates/roundcubemail/kolab_files.inc.php.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates/roundcubemail/kolab_files.inc.php.tpl b/share/templates/roundcubemail/kolab_files.inc.php.tpl index 1c5fced..bcdaccc 100644 --- a/share/templates/roundcubemail/kolab_files.inc.php.tpl +++ b/share/templates/roundcubemail/kolab_files.inc.php.tpl @@ -1,7 +1,7 @@ <?php // URL of kolab-chwala installation -\$config['kolab_files_url'] = 'http://' . \$_SERVER['HTTP_HOST'] . '/chwala/'; +\$config['kolab_files_url'] = '/chwala/'; // List of files list columns. Available are: name, size, mtime, type \$config['kolab_files_list_cols'] = array('name', 'mtime', 'size'); -- 1.9.3
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.