]> git.pld-linux.org Git - packages/bad-behavior.git/commitdiff
- undefined constant warning
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 10 Jul 2006 12:59:44 +0000 (12:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bad-behavior-syntax.patch -> 1.1

bad-behavior-syntax.patch [new file with mode: 0644]

diff --git a/bad-behavior-syntax.patch b/bad-behavior-syntax.patch
new file mode 100644 (file)
index 0000000..5222d4e
--- /dev/null
@@ -0,0 +1,11 @@
+--- bad-behavior/bad-behavior-core.php~        2005-12-02 18:48:13.000000000 +0200
++++ bad-behavior/bad-behavior-core.php 2006-07-10 15:58:20.692823726 +0300
+@@ -5,7 +5,7 @@
+ // die("Do NOT check Bad Behavior out of svn! Install the <a href=\"http://www.ioerror.us/software/bad-behavior/\">current version</a>.");
+-define(WP_BB_VERSION, "1.2.4");
++define('WP_BB_VERSION', "1.2.4");
+ require_once(WP_BB_CWD . "/bad-behavior-functions.php");
This page took 0.071401 seconds and 4 git commands to generate.