From: Brion Vibber Date: Tue, 14 Sep 2004 06:02:01 +0000 (+0000) Subject: Whoops, debugging comment. X-Git-Tag: 1.5.0alpha1~2008 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=8d704a794292929a72a2060458be604b545ffbfb;p=lhc%2Fweb%2Fwiklou.git Whoops, debugging comment. --- diff --git a/includes/Parser.php b/includes/Parser.php index 0d1d4b7c04..870ed18e62 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -53,7 +53,6 @@ define( 'STRIP_COMMENTS', 'HTMLCommentStrip' ); # prefix for escaping, used in two functions at least define( 'UNIQ_PREFIX', 'NaodW29'); -#define( 'UNIQ_PREFIX', "\x07NaodW29"); # Constants needed for external link processing define( 'URL_PROTOCOLS', 'http|https|ftp|irc|gopher|news|mailto' );