<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,6 +32,7 @@ class Interactive extends InteractiveAppModel {
 	}
 
 	function __classCall($cmd) {
+		$cmd = str_replace('$this-&gt;', '', $cmd);
 		list($className, $function) = preg_split('/(::|-&gt;)/', $cmd, 2);
 		$Class = $this-&gt;__getClass($className);
 </diff>
      <filename>models/interactive.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6111c83a3be3b034bf1f5e259e9f83c78c1ac3d</id>
    </parent>
  </parents>
  <author>
    <name>Matt Curry</name>
    <email>matt@pseudocoder.com</email>
  </author>
  <url>http://github.com/mcurry/interactive/commit/a92339445f5fd3ee168e36cdcf33fab5d4272da3</url>
  <id>a92339445f5fd3ee168e36cdcf33fab5d4272da3</id>
  <committed-date>2009-06-08T21:10:48-07:00</committed-date>
  <authored-date>2009-06-08T21:10:48-07:00</authored-date>
  <message>handle $this-&gt;</message>
  <tree>2f252bd74633e4e7563e611bf418787989421543</tree>
  <committer>
    <name>Matt Curry</name>
    <email>matt@pseudocoder.com</email>
  </committer>
</commit>
