<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,11 @@
 &lt;?php
 
+	$PREFIX_ADODB = &quot;adodb/&quot;;
+	require_once(&quot;../AdoDBRecord.class.php&quot;);
 	require_once(&quot;AdoDBRecord://Example_Base&quot;);
 
 	class Example extends Example_Base {
 		# just an empty stub class currently
 		# check back soon...
 	}
+?&gt;
\ No newline at end of file</diff>
      <filename>examples/Example.class.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1691679f9e100a27b0e01b3a67c79750fc5d4972</id>
    </parent>
  </parents>
  <author>
    <name>kakra</name>
    <email>kai@kaishome.de</email>
  </author>
  <url>http://github.com/kakra/adodbrecord/commit/b384f79a219229b7498bd944c1fba0a7028864f5</url>
  <id>b384f79a219229b7498bd944c1fba0a7028864f5</id>
  <committed-date>2008-08-19T15:09:39-07:00</committed-date>
  <authored-date>2008-08-19T15:09:39-07:00</authored-date>
  <message>Added some example stuff

Make a more complete example by adding required includes. Also added example usage of $PREFIX_ADODB.</message>
  <tree>316cf7dcbbecfe901efd73b8c927ebd2401c0be4</tree>
  <committer>
    <name>kakra</name>
    <email>kai@kaishome.de</email>
  </committer>
</commit>
