<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>templates/.htaccess</filename>
    </added>
    <added>
      <filename>templates/template.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -22,6 +22,11 @@ class qDB{
 		return $this-&gt;log;
 	}
 
+	/**
+	 * @param $conn db connection
+	 * @return singleton instance
+	 * @TODO test to make sure this actually works as i doubt you can actually use resources as keys :(
+	 */
 	public static function getInstance($conn){
 		if(isset(self::$instance[$conn])){
 			self::$instance[$conn] = new qDB($conn);</diff>
      <filename>classes/qDB.class.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f9311bcda61eff69b19ee53cf4c8eae38f8369c9</id>
    </parent>
  </parents>
  <author>
    <name>thrashr888</name>
    <email>thrashr888@gmail.com</email>
  </author>
  <url>http://github.com/thrashr888/pauls-code-snippets/commit/8af31c618131a7e674ec9d75585e56ac4306cd6a</url>
  <id>8af31c618131a7e674ec9d75585e56ac4306cd6a</id>
  <committed-date>2009-06-20T23:19:50-07:00</committed-date>
  <authored-date>2009-06-20T23:19:50-07:00</authored-date>
  <message>new templates</message>
  <tree>4046ebdda31bb0f9b05e064096f86d1769825b86</tree>
  <committer>
    <name>thrashr888</name>
    <email>thrashr888@gmail.com</email>
  </committer>
</commit>
