This is the original functions.php the theme is modified. So that I have this right line 66 should look like this?
% foreach ($template->query ('//*/@href, //*/@src, //*/@content') as $node) if strlen($node->nodeValue) > 0 == '/') %
I tried that and the site won't load.