<?php
$listlength=5;
$termtolistnodesfrom="97"; //97 is the
category (term) with the
announcements
$nodetype="";
$showuser="no";
$excerptlength=200;
$title="Most
Recent Announcements";
print listandhighlightnodes($listlength,
$termtolistnodesfrom, $nodetype, $showuser, $excerptlength,
$title);
?>
--------
now whenever I go to that site:
I get the following error:
--------
Fatal error: Call to undefined function: listandhighlightnodes() in
/home/mystop/public_html/includes/common.inc(1857) : eval()'d code on line
9
----------
is there a way to undo what I did so that the site functions again? I
wouldn't think that the solution would be to just lose the whole site?
regards,
mohammed