<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 2: CartItem needs $this-&gt; to return vars.</title><link>https://sourceforge.net/p/amazoop/bugs/2/</link><description>Recent changes to 2: CartItem needs $this-&gt; to return vars.</description><atom:link href="https://sourceforge.net/p/amazoop/bugs/2/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 07 Nov 2004 15:56:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/amazoop/bugs/2/feed.rss" rel="self" type="application/rss+xml"/><item><title>CartItem needs $this-&gt; to return vars.</title><link>https://sourceforge.net/p/amazoop/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Class CartItem will not return $itemID and $qty &lt;br /&gt;
without putting the $this-&amp;gt; pointer in the return function &lt;br /&gt;
as follows:&lt;/p&gt;
&lt;p&gt;function getItemID() {&lt;br /&gt;
return rawurlencode($this-&amp;gt;itemID);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;function getQuantity() {&lt;br /&gt;
return rawurlencode($this-&amp;gt;$qty);&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brough</dc:creator><pubDate>Sun, 07 Nov 2004 15:56:13 -0000</pubDate><guid>https://sourceforge.netdddd530e110878e7b34b05a54edd59ba19772eb1</guid></item></channel></rss>