[eGroupWare-svn] r55992 - /trunk/egroupware/api/src/Framework/Login.php

[email protected] Tue, 03 May 2016 13:02:33 -0000
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: ralfbecker
Date: Tue May  3 15:02:33 2016
New Revision: 55992

URL: http://svn.stylite.de/viewvc/egroupware?rev=55992&view=rev
Log:
load EGroupware logo from api, no longer in phpgwapi

Modified:
    trunk/egroupware/api/src/Framework/Login.php

Modified: trunk/egroupware/api/src/Framework/Login.php
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/api/src/Framework/Login.php?rev=55992&r1=55991&r2=55992&view=diff
==============================================================================
--- trunk/egroupware/api/src/Framework/Login.php (original)
+++ trunk/egroupware/api/src/Framework/Login.php Tue May  3 15:02:33 2016
@@ -162,7 +162,7 @@
 		}
 		else
 		{
-			$var['logo_file'] = Api\Image::find('phpgwapi',$GLOBALS['egw_info']['server']['login_logo_file']?$GLOBALS['egw_info']['server']['login_logo_file']:'logo', '', null);	// null=explicit allow svg
+			$var['logo_file'] = Api\Image::find('api',$GLOBALS['egw_info']['server']['login_logo_file']?$GLOBALS['egw_info']['server']['login_logo_file']:'logo', '', null);	// null=explicit allow svg
 		}
 		$var['logo_url'] = $GLOBALS['egw_info']['server']['login_logo_url']?$GLOBALS['egw_info']['server']['login_logo_url']:'http://www.egroupware.org';
 		if (substr($var['logo_url'],0,4) != 'http')


------------------------------------------------------------------------------
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