<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>COPYING</filename>
    </added>
    <added>
      <filename>ChangeLog</filename>
    </added>
    <added>
      <filename>Readme-es.txt</filename>
    </added>
    <added>
      <filename>Readme.txt</filename>
    </added>
    <added>
      <filename>bad-behavior/COPYING</filename>
    </added>
    <added>
      <filename>bad-behavior/README.txt</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior-generic.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/banned.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/blackhole.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/blacklist.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/common_tests.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/core.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/functions.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/google.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/housekeeping.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/index.html</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/konqueror.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/lynx.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/movabletype.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/mozilla.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/msie.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/msnbot.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/opera.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/post.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/responses.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/safari.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/screener.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/trackback.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/version.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/bad-behavior/whitelist.inc.php</filename>
    </added>
    <added>
      <filename>bad-behavior/index.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,7 @@
         Blog:   http://blog.tuxsoul.com/
         E-mail: &lt;tuxsoul@tuxsoul.com&gt;
         Web:    http://code.google.com/p/cpg-dnsbl/
-        Donate: http://tinyurl.com/36mzoa
+        Donate: http://pledgie.org/campaigns/1537
         ******************************************************************************
         This program is free software; you can redistribute it and/or modify
         it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@ if (!defined('IN_COPPERMINE')) die('Not in Coppermine...');
 
 define ('CPG_BADBEHAVIOR_CWD', dirname(__FILE__));
 
-// bad-behavior
-include ( CPG_BADBEHAVIOR_CWD . '/Bad-Behavior/bad-behavior-generic.php');
+// load bad-behavior core
+include (CPG_BADBEHAVIOR_CWD . '/bad-behavior/bad-behavior-generic.php');
 
 ?&gt;</diff>
      <filename>codebase.php</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
         Blog:   http://blog.tuxsoul.com/
         E-mail: &lt;tuxsoul@tuxsoul.com&gt;
         Web:    http://code.google.com/p/cpg-dnsbl/
-        Donate: http://tinyurl.com/36mzoa
+        Donate: http://pledgie.org/campaigns/1537
         ******************************************************************************
         This program is free software; you can redistribute it and/or modify
         it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 
 if (!defined('IN_COPPERMINE')) die('Not in Coppermine...');
 
-include &quot;version.php&quot;;
+include 'version.php';
 
 $name = 'CPG-BadBehavior Plugin';
 $description = 'Get out spammers of you gallery using project Bad-Behavior v' . CPG_BADBEHAVIOR_VERSION_CORE;
@@ -34,7 +34,7 @@ $extra_info = &lt;&lt;&lt;EOT
     &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt; 
     &lt;tr&gt;
         &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://code.google.com/p/cpg-dnsbl/&quot; title=&quot;Home&quot;&gt;Website&lt;/a&gt;&lt;/td&gt;
-        &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://tinyurl.com/36mzoa&quot; title=&quot;Donate&quot;&gt;Donate&lt;/a&gt;&lt;/td&gt;
+        &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://pledgie.org/campaigns/1537&quot; title=&quot;Donate&quot;&gt;Donate&lt;/a&gt;&lt;/td&gt;
         &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.bad-behavior.ioerror.us/&quot; title=&quot;Bad-Behavior&quot;&gt;Bad-Behavior&lt;/a&gt;&lt;/td&gt;
     &lt;/tr&gt;
     &lt;/table&gt;
@@ -49,7 +49,7 @@ $install_info=&lt;&lt;&lt;EOT
     &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt; 
     &lt;tr&gt;
         &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://code.google.com/p/cpg-dnsbl/&quot; title=&quot;Home&quot;&gt;Website&lt;/a&gt;&lt;/td&gt;
-        &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://tinyurl.com/36mzoa&quot; title=&quot;Donate&quot;&gt;Donate&lt;/a&gt;&lt;/td&gt;
+        &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://pledgie.org/campaigns/1537&quot; title=&quot;Donate&quot;&gt;Donate&lt;/a&gt;&lt;/td&gt;
         &lt;td class=&quot;admin_menu&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.bad-behavior.ioerror.us/&quot; title=&quot;Bad-Behavior&quot;&gt;Bad-Behavior&lt;/a&gt;&lt;/td&gt;
     &lt;/tr&gt;
     &lt;/table&gt;</diff>
      <filename>configuration.php</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
         Blog:   http://blog.tuxsoul.com/
         E-mail: &lt;tuxsoul@tuxsoul.com&gt;
         Web:    http://code.google.com/p/cpg-dnsbl/
-        Donate: http://tinyurl.com/36mzoa
+        Donate: http://pledgie.org/campaigns/1537
         ******************************************************************************
         This program is free software; you can redistribute it and/or modify
         it under the terms of the GNU General Public License as published by
@@ -16,10 +16,12 @@
         ******************************************************************************
 */
 
+if (!defined('IN_COPPERMINE')) die('Not in Coppermine...');
+
 // version of the cpg-badbehavior
-define ( &quot;CPG_BADBEHAVIOR_VERSION&quot;, &quot;0.4.1&quot; );
+define ( 'CPG_BADBEHAVIOR_VERSION', '0.4.2' );
 
 // version of the bad-behavior core
-define ( &quot;CPG_BADBEHAVIOR_VERSION_CORE&quot;, &quot;2.0.22&quot; );
+define ( 'CPG_BADBEHAVIOR_VERSION_CORE', '2.0.23' );
 
 ?&gt;</diff>
      <filename>version.php</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>Bad-Behavior/COPYING</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/README.txt</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior-generic.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/banned.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/blackhole.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/blacklist.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/common_tests.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/core.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/functions.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/google.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/housekeeping.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/index.html</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/konqueror.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/lynx.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/movabletype.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/mozilla.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/msie.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/msnbot.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/opera.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/post.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/responses.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/safari.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/screener.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/trackback.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/version.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/bad-behavior/whitelist.inc.php</filename>
    </removed>
    <removed>
      <filename>Bad-Behavior/index.html</filename>
    </removed>
    <removed>
      <filename>CHANGELOG</filename>
    </removed>
    <removed>
      <filename>README</filename>
    </removed>
    <removed>
      <filename>README-ES</filename>
    </removed>
    <removed>
      <filename>license.txt</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b650fd2076f8f6dacc438bd256e87bf74d8e6801</id>
    </parent>
  </parents>
  <author>
    <name>Mario Oyorzabal Salgado</name>
    <email>tuxsoul@tuxsoul.com</email>
  </author>
  <url>http://github.com/tuxsoul/cpg-badbehavior/commit/efbff1729bef65b78c37ddf88cc2daae67933f81</url>
  <id>efbff1729bef65b78c37ddf88cc2daae67933f81</id>
  <committed-date>2008-10-02T19:49:08-07:00</committed-date>
  <authored-date>2008-10-02T19:49:08-07:00</authored-date>
  <message>[!] Update Bad-Behavior (v2.0.23)
[*] Change donate url from tinyurl.com/36mzoa to
    pledgie.org/campaigns/1537
[*] Minor changes

Signed-off-by: Mario Oyorzabal Salgado &lt;tuxsoul@tuxsoul.com&gt;</message>
  <tree>0a792c8e1be68ab207c2c5288abe95f4372392b0</tree>
  <committer>
    <name>Mario Oyorzabal Salgado</name>
    <email>tuxsoul@tuxsoul.com</email>
  </committer>
</commit>
