<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>cakephp/shells/acl_extras.php</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -93,7 +93,7 @@ class AcoSyncShell extends Shell {
  *
  * @return void
  **/
-	function update() {			
+	function update() {
 		$root = $this-&gt;_checkNode($this-&gt;rootNode, $this-&gt;rootNode, null);
 		App::import('Core', array('Controller'));
 		
@@ -133,7 +133,7 @@ class AcoSyncShell extends Shell {
  **/
 	function sync() {
 		$this-&gt;_clean = true;
-		$this-&gt;update();		
+		$this-&gt;update();
 	}
 
 /**
@@ -227,7 +227,5 @@ class AcoSyncShell extends Shell {
 			$this-&gt;out(sprintf(__(&quot;Command '%s' not found&quot;, true), $this-&gt;args[0]));
 		}
 	}
-	
-	
 }
 ?&gt;
\ No newline at end of file</diff>
      <filename>cakephp/shells/aco_sync.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>91c20bce5051777c9d2955bf3781b267ec2c8080</id>
    </parent>
  </parents>
  <author>
    <name>Mark Story</name>
    <email>mark@mark-story.com</email>
  </author>
  <url>http://github.com/markstory/story-scribbles/commit/e10b7fba7c3c81692d9665be333ebb06482dee41</url>
  <id>e10b7fba7c3c81692d9665be333ebb06482dee41</id>
  <committed-date>2008-10-17T18:46:10-07:00</committed-date>
  <authored-date>2008-10-17T18:46:10-07:00</authored-date>
  <message>Adding acl_extras shell, adaptation and expansion of AcoSync shell.
Minor updates to aco_sync shell.</message>
  <tree>066662843f6576caee068831919c7dcbcbcd25f1</tree>
  <committer>
    <name>Mark Story</name>
    <email>mark@mark-story.com</email>
  </committer>
</commit>
