<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -429,11 +429,11 @@ if(isset($_GET['op'])) {
    }
    elseif($_GET['op']==&quot;getEdgeTotalWeight&quot;) {
       //header(&quot;Content-type: text/plain&quot;);
-     print json_encode(getEdgeTotalWeight($db)); // careful! does not take $db as a param!!!! new approach, introduces code inconsistency. :(
+     print json_encode(getEdgeTotalWeight($db));
    }
    elseif($_GET['op']==&quot;getEdgeWeights&quot;) {
       //header(&quot;Content-type: text/plain&quot;);
-     print json_encode(getEdgeWeights($db)); // careful! does not take $db as a param!!!! new approach, introduces code inconsistency. :(
+     print json_encode(getEdgeWeights($db));
    }
 }
 </diff>
      <filename>www/maelstrom.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>132c07943d8b170c2d67392f59c447e7ed5f81c3</id>
    </parent>
  </parents>
  <author>
    <name>Stefan Marsiske</name>
    <email>stefan.marsiske@gmail.com</email>
  </author>
  <url>http://github.com/stef/maelstrom/commit/b2d66cf9feae48122555253423f17e3c46581d8a</url>
  <id>b2d66cf9feae48122555253423f17e3c46581d8a</id>
  <committed-date>2009-03-29T17:05:19-07:00</committed-date>
  <authored-date>2009-03-29T17:05:19-07:00</authored-date>
  <message>[mod] unneccessary comment</message>
  <tree>3744808e81da1010d1e639c7a3c255856eb7dcef</tree>
  <committer>
    <name>Stefan Marsiske</name>
    <email>stefan.marsiske@gmail.com</email>
  </committer>
</commit>
