<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,7 +25,9 @@ class AmazonController extends AppController{
 	var $uses = array();
 
 	function index() {
+		// Only needed if no Model has been loaded so far
 		App::import('ConnectionManager');
+
 		$amazon = ConnectionManager::getDataSource('amazon');
 		$response = $amazon-&gt;find('DVD', array('title' =&gt; 'The Devil and Daniel Johnston'));
 		debug($response);</diff>
      <filename>cakephp/datasources/amazon_associates/readme.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7bb9a35a84d7466a102dd2b2cc0dbf46b61b2c34</id>
    </parent>
  </parents>
  <author>
    <name>Felix Geisend&#246;rfer</name>
    <email>felix@debuggable.com</email>
  </author>
  <url>http://github.com/felixge/debuggable-scraps/commit/a7ec060d026800947d05e664dee49d8c2b44f1c1</url>
  <id>a7ec060d026800947d05e664dee49d8c2b44f1c1</id>
  <committed-date>2008-07-31T09:36:18-07:00</committed-date>
  <authored-date>2008-07-31T09:36:18-07:00</authored-date>
  <message>Clarified ConnectionManager import in the docs</message>
  <tree>aaffc526a76715f01500d8ff94fd5deb073d0cac</tree>
  <committer>
    <name>Felix Geisend&#246;rfer</name>
    <email>felix@debuggable.com</email>
  </committer>
</commit>
