From 4a778f1f2d1f5b41c02471c6b7749caa066ed2b8 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Tue, 14 Feb 2012 14:04:24 +0000 Subject: Remove documentation of disabled exec flag to it::replace --- it.class | 1 - 1 file changed, 1 deletion(-) (limited to 'it.class') diff --git a/it.class b/it.class index e31afd1..818c9e0 100644 --- a/it.class +++ b/it.class @@ -312,7 +312,6 @@ static function toascii($text) * @param $p['singleline'] add modifier s: . matches \n * @param $p['utf8'] add modifier u * @param $p['extended'] add modifier x (non signifcant whitespace) - * @param $p['exec'] add modifier e (execute replace string as php-code) * @return converted regex to use with preg */ static function convertregex($pattern, $p = array()) -- cgit v1.2.3