Doing $code .= "\n" . $tag . "\n" will put the tag on the next line (and we want to have the tag on the same line).
Thanks --Viral
On Feb 19, 2008 10:20 AM, Roan Kattouw roan.kattouw@home.nl wrote:
Viral Gupta schreef:
Here in == Call Info == a , a is not part of the header.
In this 'a' could be something like a tag which is added.
Thanks --Viral
Why don't you just put it on a line by itself then?
$code .= "\n" . $tag . "\n";
Roan Kattouw (Catrope)
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l