[eGroupWare-svn] r56089 - /trunk/egroupware/login.php
[email protected] Mon, 09 May 2016 09:15:05 -0000
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ralfbecker
Date: Mon May 9 11:15:05 2016
New Revision: 56089
URL: http://svn.stylite.de/viewvc/egroupware?rev=56089&view=rev
Log:
replace (login_)template_set="idots" with "default"
Modified:
trunk/egroupware/login.php
Modified: trunk/egroupware/login.php
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/login.php?rev=56089&r1=56088&r2=56089&view=diff
==============================================================================
--- trunk/egroupware/login.php (original)
+++ trunk/egroupware/login.php Mon May 9 11:15:05 2016
@@ -114,6 +114,11 @@
{
$GLOBALS['egw_info']['server']['template_set'] =
$GLOBALS['egw_info']['login_template_set'] = $prefs->data['common']['template_set'];
+ }
+ if ($GLOBALS['egw_info']['login_template_set'] == 'idots')
+ {
+ $GLOBALS['egw_info']['server']['template_set'] =
+ $GLOBALS['egw_info']['login_template_set'] = 'default';
}
unset($prefs); unset($class);
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z