<?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>Problem in script convert_prefs_to_sql.php</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:42 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/5957</link> 
  <atom:link rel="self" type="application/rss+xml" title="Problem in script convert_prefs_to_sql.php" href="https://bugs.horde.org/ticket/5957/rss" /> 
  <description>Problem in script convert_prefs_to_sql.php</description> 
 
   
   
  <item> 
   <title>script : 

/usr/share/horde/ingo/scripts/upgrades/convert_pr</title> 
   <description>script : 

/usr/share/horde/ingo/scripts/upgrades/convert_prefs_to_sql.php



line 24 :

@define(&#039;HORDE_BASE&#039;, dirname(__FILE__) . &#039;/../..&#039;);

should be :

@define(&#039;HORDE_BASE&#039;, dirname(__FILE__) . &#039;/../../..&#039;);



line 25 :

@define(&#039;INGO_BASE&#039;, dirname(__FILE__) . &#039;/..&#039;);

should be :

@define(&#039;INGO_BASE&#039;, dirname(__FILE__) . &#039;/../..&#039;);

</description> 
   <pubDate>Tue, 04 Dec 2007 12:17:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5957#t39339</link> 
  </item> 
   
  <item> 
   <title>Fixed.</title> 
   <description>Fixed.</description> 
   <pubDate>Tue, 04 Dec 2007 13:32:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5957#t39347</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
