]> git.pld-linux.org Git - packages/bad-behavior.git/blame - bad-behavior-syntax.patch
- add undefined syntax warning silence patch
[packages/bad-behavior.git] / bad-behavior-syntax.patch
CommitLineData
9610aacc
ER
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.0259 seconds and 4 git commands to generate.