I added one term to a listing
---------------------------------

if ( $follow_up == ") {
$error=true;
}
------------------------------------
and now I'm getting a parse error

Ugh

I can't see anything that is causing this.

The script worked before.

Any idea where I might start to debug?

When I had this problem before it was because I had
Added a } which messed up the {  }  agreement but I only added
These 3 lines which shouldn't mess up the { } I don't think...



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to