<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/chgwphp/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/chgwphp/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 26 Sep 2002 20:01:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chgwphp/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Bug on phpapi in guio.inc</title><link>https://sourceforge.net/p/chgwphp/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The password does not get picked up properly in &lt;br /&gt;
guio.inc.&lt;/p&gt;
&lt;p&gt;You can easily fix this bug do the following&lt;/p&gt;
&lt;p&gt;1) Open up guio.inc and goto line 140&lt;/p&gt;
&lt;p&gt;2) Change&lt;br /&gt;
$mysql_db-&amp;amp;gt;dbopen($this-&amp;amp;gt;db_h,$this-&amp;amp;gt;db_n,$this-&lt;br /&gt;
&amp;amp;gt;db_u,$this-&amp;amp;gt;$db_p);&lt;/p&gt;
&lt;p&gt;to &lt;br /&gt;
$mysql_db-&amp;amp;gt;dbopen($this-&amp;amp;gt;db_h,$this-&amp;amp;gt;db_n,$this-&lt;br /&gt;
&amp;amp;gt;db_u,$this-&amp;amp;gt;db_p);&lt;/p&gt;
&lt;p&gt;To summarize, you are correcting this bit&lt;br /&gt;
$this-&amp;amp;gt;$db_p to $this-&amp;amp;gt;db_p&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Burden</dc:creator><pubDate>Thu, 26 Sep 2002 20:01:01 -0000</pubDate><guid>https://sourceforge.net9fc55394872c68ff7d203aacb114c7c73bb271ef</guid></item></channel></rss>