]> git.pld-linux.org Git - packages/bad-behavior.git/blob - bad-behavior-syntax.patch
- updated to 2.0.1
[packages/bad-behavior.git] / bad-behavior-syntax.patch
1 --- bad-behavior/bad-behavior-core.php~ 2005-12-02 18:48:13.000000000 +0200
2 +++ bad-behavior/bad-behavior-core.php  2006-07-10 15:58:20.692823726 +0300
3 @@ -5,7 +5,7 @@
4  
5  // die("Do NOT check Bad Behavior out of svn! Install the <a href=\"http://www.ioerror.us/software/bad-behavior/\">current version</a>.");
6  
7 -define(WP_BB_VERSION, "1.2.4");
8 +define('WP_BB_VERSION', "1.2.4");
9  
10  require_once(WP_BB_CWD . "/bad-behavior-functions.php");
11  
This page took 0.061854 seconds and 3 git commands to generate.