<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>customsql.php realm error</title> 
  <pubDate>Fri, 10 Apr 2026 15:00:34 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7880</link> 
  <atom:link rel="self" type="application/rss+xml" title="customsql.php realm error" href="https://bugs.horde.org/ticket/7880/rss" /> 
  <description>customsql.php realm error</description> 
 
   
   
  <item> 
   <title>Recive the following error message if you do not set up real</title> 
   <description>Recive the following error message if you do not set up realm:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /usr/share/horde3/forwards/lib/Driver/customsql.php on line 29



$args = array_merge($this-&gt;_params, $this-&gt;_params[$this-&gt;_realm]);



fast patch is anybody need(not to beautiful...):

$args = $this-&gt;_params;



that&#039;s all.</description> 
   <pubDate>Fri, 23 Jan 2009 15:42:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7880#t51906</link> 
  </item> 
   
  <item> 
   <title>Added a check for realm parameters being set.</title> 
   <description>Added a check for realm parameters being set.</description> 
   <pubDate>Sat, 24 Jan 2009 15:25:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7880#t51915</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
