[phplib] Sigh, one error solved...another arises From: Brant (brant <email protected>)
Date: 06/26/01

Okay okay, I've solved the error about the new Template() call.

I had copy and pasted from the web and that had put some hidden
characters in there between the word "new" and the word "Template".

Fun eh? I just retyped and all was fine. Kudos to Nathan R. Hruby for
pointing me in this direction.

But WAIT, there's another error!

This time it looks like a doosie:

Fatal error: Call to unsupported or undefined function preg_quote()
in /nfs/WWW_pages/source/new_site/phplib-7.2b/php/template.inc on
line 298

Thoughts?

B.