Quote:
Originally Posted by Erwin
I'm missing a closing tag it seems - must have missed it since I coded this off the top of my head.
Above the LAST:
// Erwin's Report Hack
Add another:
}
See if that fixes it.
|
I'm an idiot.
Add 2 }
So above the LAST:
// Erwin's Report Hack
Add 2 closing tags:
}
}
In total there should be 3 closing tags above the comment.
See if that works.