<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -92,7 +92,7 @@ else
         case 'delete_post':
         {
 
-            if($thread-&gt;grabPostsSize() == 1)
+            if($thread-&gt;grabPosts(null,true) == 1)
             {
                 $_SESSION['board_notice'] = 'You have deleted the thread.';
 </diff>
      <filename>scripts/boards/moderation.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3c8edcf3d4c07d546f51575e8667e41a4570c19a</id>
    </parent>
  </parents>
  <author>
    <name>Nicholas 'OwlManAtt' Evans</name>
    <email>owlmanatt@gmail.com</email>
  </author>
  <url>http://github.com/OwlManAtt/kittokittokitto/commit/fe93a820c16e52e9b23147e1a4edca3fae10a7d2</url>
  <id>fe93a820c16e52e9b23147e1a4edca3fae10a7d2</id>
  <committed-date>2008-06-05T21:52:09-07:00</committed-date>
  <authored-date>2008-06-05T21:52:09-07:00</authored-date>
  <message>Fixed a bug in the moderation panel.

Delete individual post would fail with an exception when calling grabPostSize().
This method is no longer defined and was replaced by grabPost(null,true) when aphp
began supporting count mode on related record sets.</message>
  <tree>a31f3ef979a3e96715611f2e0cf2561672216ae0</tree>
  <committer>
    <name>Nicholas 'OwlManAtt' Evans</name>
    <email>owlmanatt@gmail.com</email>
  </committer>
</commit>
