Awesome. Go to the second result, there should be a chunk of code enclosed by a
< ? php
and
? >
minus the space marks. That's where the code you want to replace is located, to be more specific, the only line of code between those two markers that begins with 'echo'.
no subject
< ? php
and
? >
minus the space marks. That's where the code you want to replace is located, to be more specific, the only line of code between those two markers that begins with 'echo'.