<?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>unneeded(?) file creation code in _kronolith_put</title> 
  <pubDate>Fri, 10 Apr 2026 09:35:35 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8372</link> 
  <atom:link rel="self" type="application/rss+xml" title="unneeded(?) file creation code in _kronolith_put" href="https://bugs.horde.org/ticket/8372/rss" /> 
  <description>unneeded(?) file creation code in _kronolith_put</description> 
 
   
   
  <item> 
   <title>in _kronolith_put I found



function _kronolith_put($path, </title> 
   <description>in _kronolith_put I found



function _kronolith_put($path, $content, $content_type)

{

    $f = fopen(&#039;/tmp/kronolith_put.ics&#039;, &#039;w&#039;);

    fwrite($f, $content);

    fclose($f);



if it&#039;s not debug, then the filename should be randomized



if it&#039;s ok, pls ignore this post ;)

</description> 
   <pubDate>Tue, 23 Jun 2009 16:19:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8372#t54667</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/kronolith/lib/api.php?rt=horde&amp;r1=1.126.2.62&amp;r2=1.126.2.63&amp;ty=u</description> 
   <pubDate>Fri, 26 Jun 2009 14:00:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8372#t54688</link> 
  </item> 
   
  <item> 
   <title>Your guess that this was debugging code seems to be correct </title> 
   <description>Your guess that this was debugging code seems to be correct - it wasn&#039;t even in kronolith-git. I&#039;ve removed it.</description> 
   <pubDate>Fri, 26 Jun 2009 14:00:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8372#t54689</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
