On Tue, Feb 08, 2005 at 09:58:40PM +0100, chr at home.se wrote:
> It seems to work, but there was a '/' missing, use:
>
> $Compat1x = array_merge(
> array('/\\[\\[para:(.*?)\\]\\]/' => '(:para $1:)'),
> $Compat1x);
Okay, I've added it into compat1x.php for the next release. Any
others I should know about?
Pm