> Hmm, $Revision automatically changed ... I swear my > diff didn't show that :) Would \$Revision make a > difference?
> > - "<!-- $Revision: 1.1 $ -->\n" .
> > + "<!-- $Revision: 1.2 $ -->\n" .
I don't think so.
"<!-- $" . "Revision 1.1 $ -->\n" .
would ;) The trick is that $ and Revision should not come
after each other. in \$Revision this is not solved...
Goba
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
