<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -125,7 +125,7 @@ class Page
     $subpages = array();
     if(!$this-&gt;get_data('subpages')) return false;
     foreach($this-&gt;get_data('subpages') as $key =&gt; $data) {
-      $subpages[$key] = $this-&gt;site-&gt;pages[$key];
+      $subpages[$this-&gt;key.'/'.$key] = $this-&gt;site-&gt;pages[$this-&gt;key.'/'.$key];
     }
     return $subpages;
   }</diff>
      <filename>phooey/system/Page.class.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1f1f73134246da8ce795113d2b3e308d8c737487</id>
    </parent>
  </parents>
  <author>
    <name>Jason T Johnson</name>
    <email>design@postpostmodern.com</email>
  </author>
  <url>http://github.com/postpostmodern/phooey/commit/0b183f3686dbbc30756bbcb19817032b21d28c36</url>
  <id>0b183f3686dbbc30756bbcb19817032b21d28c36</id>
  <committed-date>2009-03-18T10:20:02-07:00</committed-date>
  <authored-date>2009-03-18T10:20:02-07:00</authored-date>
  <message>Fixed problem with siblings</message>
  <tree>3f0f1462bb2bbb4b18fd1a47e93d9ed6f17e7b59</tree>
  <committer>
    <name>Jason T Johnson</name>
    <email>design@postpostmodern.com</email>
  </committer>
</commit>
