<?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>hook example is wrong</title> 
  <pubDate>Fri, 10 Apr 2026 16:31:13 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9399</link> 
  <atom:link rel="self" type="application/rss+xml" title="hook example is wrong" href="https://bugs.horde.org/ticket/9399/rss" /> 
  <description>hook example is wrong</description> 
 
   
   
  <item> 
   <title>the return statement for the age hook in the hook.php file i</title> 
   <description>the return statement for the age hook in the hook.php file is wrong.
instead of the line: return is_a($result, &#039;PEAR_Error&#039;) ? (int)$result : 0;
it must be: return !is_a($result, &#039;PEAR_Error&#039;) ? (int)$result : 0;
</description> 
   <pubDate>Sat, 20 Nov 2010 08:20:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9399#t60883</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Reversed log</title> 
   <description>Changes have been made in CVS for this ticket:

Reversed logic
Bug: 9399
Submitted by: michael (at) bigmichi1 (dot) de
http://cvs.horde.org/diff.php/ansel/config/hooks.php.dist?rt=horde&amp;r1=1.2&amp;r2=1.2.2.1&amp;ty=u</description> 
   <pubDate>Sun, 21 Nov 2010 04:39:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9399#t60889</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks!</title> 
   <description>Committed, thanks!</description> 
   <pubDate>Sun, 21 Nov 2010 04:41:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9399#t60890</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
