|
From: <sv...@va...> - 2005-11-26 22:19:06
|
Author: de Date: 2005-11-26 22:18:57 +0000 (Sat, 26 Nov 2005) New Revision: 248 Log: Added two index files so the spiders won't keep triggering 404's Added: trunk/gallery/survey_03/index.html trunk/gallery/survey_05/index.html Added: trunk/gallery/survey_03/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/gallery/survey_03/index.html (rev 0) +++ trunk/gallery/survey_03/index.html 2005-11-26 22:18:57 UTC (rev 248) @@ -0,0 +1 @@ +<?php include "./summary.html"; ?> Added: trunk/gallery/survey_05/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/gallery/survey_05/index.html (rev 0) +++ trunk/gallery/survey_05/index.html 2005-11-26 22:18:57 UTC (rev 248) @@ -0,0 +1,3 @@ +<pre> +<?php include "./summary.txt"; ?> +</pre> |