Topic: Removing nested quote functionality?

I really don't like nested quotes.  At all.  Here's an example of why:

Shinryu wrote:
Shinryu wrote:
Shinryu wrote:

fhbxfh

That's annoying.  How would I go about stripping this function out?

2

Re: Removing nested quote functionality?

Havent tried this but i saw in the include/parser.php there is a max depth of quote to parse around line 135> $max_depth = 3;
maybe u could try to set depth to zero?

Re: Removing nested quote functionality?

I believe it should be set to 1 in that case.

"Programming is like sex: one mistake and you have to support it for the rest of your life."