Compare with Previous - Blame - Download
<?php include("./header.htm"); system('grep "^<area" /home/www/html/wm/prosek.html '); include("./footer.htm"); ?>
<?php
include("./header.htm");
system('grep "^<area" /home/www/html/wm/prosek.html ');
include("./footer.htm");
?>