<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tests/TestAssociationProxies.class.php</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -45,11 +45,11 @@
       &lt;weburl&gt;http://localhost/&lt;/weburl&gt;
     &lt;/webInvocation&gt;
     &lt;shell&gt;
-      &lt;phpexe&gt;/usr/bin/php&lt;/phpexe&gt;
+      &lt;phpexe&gt;/usr/bin/php-shell&lt;/phpexe&gt;
       &lt;phpini/&gt;
     &lt;/shell&gt;
     &lt;options&gt;
-      &lt;phpincludepath&gt;/usr/share/php5;/usr/share/php&lt;/phpincludepath&gt;
+      &lt;phpincludepath&gt;.;/usr/share/php5;/usr/share/php&lt;/phpincludepath&gt;
       &lt;defaultFile/&gt;
       &lt;startupFileMode&gt;1&lt;/startupFileMode&gt;
     &lt;/options&gt;
@@ -113,6 +113,7 @@
   &lt;kdevfileview&gt;
     &lt;groups&gt;
       &lt;group pattern=&quot;*.class.php&quot; name=&quot;Klassendateien&quot; /&gt;
+      &lt;group pattern=&quot;*.module.php&quot; name=&quot;Moduldateien&quot; /&gt;
       &lt;group pattern=&quot;*.php&quot; name=&quot;PHP-Scripte&quot; /&gt;
       &lt;group pattern=&quot;*.txt,README&quot; name=&quot;Dokumentation&quot; /&gt;
       &lt;hidenonprojectfiles&gt;false&lt;/hidenonprojectfiles&gt;</diff>
      <filename>AdoDBRecord.kdevelop</filename>
    </modified>
    <modified>
      <diff>@@ -223,7 +223,7 @@
 							$options = $this-&gt;_has_many[$property];
 						}
 						elseif (AdoDBRecord_Tools::is_belongs_to_property($property)) {
-							$returns_many = true;
+							$returns_many = false;
 							$options = $this-&gt;_belongs_to[$property];
 						}
 						elseif (AdoDBRecord_Tools::is_has_one_property($property)) {</diff>
      <filename>lib/AdoDBRecord/Base.class.php</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@
 	class Singleton {
 		function &amp;instance($class = false) {
 			if ($class === false) {
-				if (!isset($this)) die(&quot;Singleton::instance() called from non-instantiated context.&quot;);
+				if (!isset($this)) die(&quot;Singleton::instance() called from non-instanciated context.&quot;);
 				$class = get_class($this);
 			}
 			$class = ucfirst(strtolower($class));</diff>
      <filename>lib/Singleton.class.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6c2e9736ae31ec60e2cf05dd1572ca439336e92</id>
    </parent>
  </parents>
  <author>
    <name>Kai Krakow</name>
    <email>kk@netactive.de</email>
  </author>
  <url>http://github.com/kakra/adodbrecord/commit/5ff986eb5d2fcde7409d6aef1d953aea577e47f4</url>
  <id>5ff986eb5d2fcde7409d6aef1d953aea577e47f4</id>
  <committed-date>2009-02-02T11:56:37-08:00</committed-date>
  <authored-date>2009-02-02T11:56:37-08:00</authored-date>
  <message>Prepare association tests for implementation</message>
  <tree>539307563527616e1b6e2310a4b044a3d7b6b996</tree>
  <committer>
    <name>Kai Krakow</name>
    <email>kk@netactive.de</email>
  </committer>
</commit>
