<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -66,9 +66,7 @@
 				$_POST['slug'],
 			    Post::check_url($_POST['slug']));
 		}
-		public function update() {
-			$post = new Post($_POST['id']);
-			
+		public function update($post) {
 			if(empty($_POST['description']))
 				error(__(&quot;Error&quot;), __(&quot;Description can't be blank.&quot;));
 			if(empty($_POST['project_url']))</diff>
      <filename>project.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1732f576255d4a9ef471e12748c70c1d64c75ab5</id>
    </parent>
  </parents>
  <author>
    <name>Matt Pruitt</name>
    <email>guitsaru@gmail.com</email>
  </author>
  <url>http://github.com/guitsaru/project-feather/commit/e520599dda2121bbef4841ab7f72094ea1978ade</url>
  <id>e520599dda2121bbef4841ab7f72094ea1978ade</id>
  <committed-date>2008-10-13T19:23:46-07:00</committed-date>
  <authored-date>2008-10-13T19:23:46-07:00</authored-date>
  <message>Added  argument to update for RC2</message>
  <tree>faeb684b9d883e99277ab4d31487d8b9c08e0028</tree>
  <committer>
    <name>Matt Pruitt</name>
    <email>guitsaru@gmail.com</email>
  </committer>
</commit>
