diff options
| author | Paul S. Owen <psotfx@users.sourceforge.net> | 2005-01-13 22:30:42 +0000 |
|---|---|---|
| committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2005-01-13 22:30:42 +0000 |
| commit | c6e41437396a72da291401ac74318fff174b12ed (patch) | |
| tree | 274a10007a4f20818a4153ac5dccc0651e1b1358 /phpBB/includes/search/index.htm | |
| parent | 14e010cd535416b10df14cfd19253861a99ccfb9 (diff) | |
| download | forums-c6e41437396a72da291401ac74318fff174b12ed.tar forums-c6e41437396a72da291401ac74318fff174b12ed.tar.gz forums-c6e41437396a72da291401ac74318fff174b12ed.tar.bz2 forums-c6e41437396a72da291401ac74318fff174b12ed.tar.xz forums-c6e41437396a72da291401ac74318fff174b12ed.zip | |
These aren't the search files you're looking for ... I can go about my business ... move along ...
git-svn-id: file:///svn/phpbb/trunk@5060 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/search/index.htm')
| -rw-r--r-- | phpBB/includes/search/index.htm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/phpBB/includes/search/index.htm b/phpBB/includes/search/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/includes/search/index.htm @@ -0,0 +1,10 @@ +<html> +<head> +<title></title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +</head> + +<body bgcolor="#FFFFFF" text="#000000"> + +</body> +</html> |
