<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -72,6 +72,7 @@ class H2o {
 
             $this-&gt;loader = new $loader($this-&gt;searchpath, $this-&gt;options);        
         }
+        $this-&gt;loader-&gt;runtime = $this;
         
         if (isset($options['i18n'])) {
             h2o::load('i18n');
@@ -81,8 +82,6 @@ class H2o {
         if ($file) {
             $this-&gt;nodelist = $this-&gt;loadTemplate($file);
         }
-        
-        $this-&gt;loader-&gt;runtime = $this;
     }
 
     function loadTemplate($file) {</diff>
      <filename>h2o.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fad2cbced9b71ccf8b3e2a02bf8632cb88744c51</id>
    </parent>
  </parents>
  <author>
    <name>speedmax</name>
    <email>subjective@gmail.com</email>
  </author>
  <url>http://github.com/speedmax/h2o-php/commit/b5dfd5487ef9609fa641dd58d1a7dbaa47b9a18b</url>
  <id>b5dfd5487ef9609fa641dd58d1a7dbaa47b9a18b</id>
  <committed-date>2009-05-19T04:51:59-07:00</committed-date>
  <authored-date>2009-05-19T04:51:59-07:00</authored-date>
  <message> - Loader runtime needs to be assigned before loadTempate method</message>
  <tree>69c0d10bb2772dcc16868735684f3f159d53606b</tree>
  <committer>
    <name>speedmax</name>
    <email>subjective@gmail.com</email>
  </committer>
</commit>
