<?xml version="1.0" ?><rss version="2.0">
  <channel>
    <title>Hpsam tracker - </title>
    <lastBuildDate>Wed, 28 May 2008 18:27:16 +0000</lastBuildDate>
    <description>Hpsam tracker - Cryptographp 4.5: Recently edited tasks</description>
    <link>https://outils.hpsam.info/tracker/</link>
        <item>
      <title>FS#12: Fatal error in sample-crypto.php page</title>
      <author>Sylvain</author>
      <pubDate>Wed, 28 May 2008 18:26:04 +0000</pubDate>
      <description><![CDATA[Fatal error: Call to undefined function: () in /.../pages/sample-crypto.php on line 33<br />
<br />
Change<br />
<br />
$crypt = isset($_POST[&#039;crypt&#039;])?$striptags($_POST[&#039;crypt&#039;]):NULL;<br />
<br />
to<br />
<br />
$crypt = isset($_POST[&#039;crypt&#039;])?strip_tags($_POST[&#039;crypt&#039;]):NULL;<br />
<br />
in pages/sample-crypto.php]]></description>
      <link>https://outils.hpsam.info/tracker/index.php?do=details&amp;task_id=12</link>
      <guid>https://outils.hpsam.info/tracker/index.php?do=details&amp;task_id=12</guid>
    </item>
      </channel>
</rss>
