Author: ralfbecker
New Revision: 55959
URL: http://svn.stylite.de/viewvc/egroupware?rev=55959&view=rev
Log:
fix PHP Fatal error: Cannot use accounts as accounts because the name is already in use under PHP 5.4
Modified:
trunk/egroupware/api/src/Egw.php
— trunk/egroupware/api/src/Egw.php (original)
+++ trunk/egroupware/api/src/Egw.php Sun May 1 16:18:56 2016
@@ -16,7 +16,7 @@
// explicitly list old, non-namespaced classes
// they are only used, if phpgwapi is installed
-use accounts;
+use accounts as egw_accounts;
use egw_session;
/**
@@ -150,7 +150,7 @@
// if phpgwapi exists we prefer accounts and egw_session, as they have some deprecated methods
if (file_exists(EGW_SERVER_ROOT.’/phpgwapi’))
{
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
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs