From: Tim Starling Date: Fri, 30 Nov 2007 09:02:49 +0000 (+0000) Subject: Don't define SFH_OBJECT_ARGS X-Git-Tag: 1.31.0-rc.0~50668 X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=commitdiff_plain;h=a3dd17139119a1f57f3417cfe7b55db7c39d8d56;p=lhc%2Fweb%2Fwiklou.git Don't define SFH_OBJECT_ARGS --- diff --git a/includes/Parser_OldPP.php b/includes/Parser_OldPP.php index 2b223746b1..4ca8c7287f 100644 --- a/includes/Parser_OldPP.php +++ b/includes/Parser_OldPP.php @@ -14,7 +14,6 @@ class Parser_OldPP # Flags for Parser::setFunctionHook # Also available as global constants from Defines.php const SFH_NO_HASH = 1; - const SFH_OBJECT_ARGS = 2; # Constants needed for external link processing # Everything except bracket, space, or control characters