Options
How to view php-pages' call-stack ?
I suppose that there's some double calls in Vanilla forum.
How can I check it?
0
I suppose that there's some double calls in Vanilla forum.
How can I check it?
Comments
You could look at debug_backtrace() and debug_print_backtrace().
My shop | About Me