<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@
 App::import(array('Model', 'AppModel', 'File'));
 class FixturizeShell extends Shell{
 	function main() {
-		if ($this-&gt;args[0] == '?') {
+		if ($this-&gt;args &amp;&amp; $this-&gt;args[0] == '?') {
 			return $this-&gt;out('Usage: ./cake fixturize &lt;table&gt; [-force] [-reindex]');
 		}
 		$options = array(</diff>
      <filename>cakephp/shells/fixturize/fixturize.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cec96a2701d72307f5cc4578a13d669c311d7ccf</id>
    </parent>
  </parents>
  <author>
    <name>Felix Geisend&#246;rfer</name>
    <email>felix@debuggable.com</email>
  </author>
  <url>http://github.com/felixge/debuggable-scraps/commit/8507357adf3f39672cd9c67f905ac8609f0e566f</url>
  <id>8507357adf3f39672cd9c67f905ac8609f0e566f</id>
  <committed-date>2008-09-10T08:34:35-07:00</committed-date>
  <authored-date>2008-09-10T08:34:35-07:00</authored-date>
  <message>Another bug fix ; )</message>
  <tree>1964c117953d4ab3aa99ae0c604e8607bc920d8b</tree>
  <committer>
    <name>Felix Geisend&#246;rfer</name>
    <email>felix@debuggable.com</email>
  </committer>
</commit>
