[eGroupWare-svn] r55932 - /branches/14.2/phpgwapi/inc/class.egw_ical_iterator.inc.php
[email protected] Fri, 29 Apr 2016 08:55:29 -0000
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ralfbecker
Date: Fri Apr 29 10:55:29 2016
New Revision: 55932
URL: http://svn.stylite.de/viewvc/egroupware?rev=55932&view=rev
Log:
fix accidently merged 16.1 Api\Translation
Modified:
branches/14.2/phpgwapi/inc/class.egw_ical_iterator.inc.php
Modified: branches/14.2/phpgwapi/inc/class.egw_ical_iterator.inc.php
URL: http://svn.stylite.de/viewvc/egroupware/branches/14.2/phpgwapi/inc/class.egw_ical_iterator.inc.php?rev=55932&r1=55931&r2=55932&view=diff
==============================================================================
--- branches/14.2/phpgwapi/inc/class.egw_ical_iterator.inc.php (original)
+++ branches/14.2/phpgwapi/inc/class.egw_ical_iterator.inc.php Fri Apr 29 10:55:29 2016
@@ -250,7 +250,7 @@
}
if ($this->charset && $this->charset != 'utf-8')
{
- $data = Api\Translation::convert($data, $this->charset, 'utf-8');
+ $data = translation::convert($data, $this->charset, 'utf-8');
}
//error_log(__METHOD__."() about to call parsevCalendar('".substr($data,0,100)."...','$type','$this->charset')");
$this->component->parsevCalendar($data, $type);
------------------------------------------------------------------------------
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