diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-03-17 10:54:23 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-03-17 10:54:23 +0000 |
commit | c345279596d3a54f6379c1a148b5e42bcba204cd (patch) | |
tree | d8118af490cac7866ef2909bf30545c68cceda57 /phpBB/includes/db/index.htm | |
parent | ad7001c59ea4683dd98d9ad359d8b07830e39dce (diff) | |
download | forums-c345279596d3a54f6379c1a148b5e42bcba204cd.tar forums-c345279596d3a54f6379c1a148b5e42bcba204cd.tar.gz forums-c345279596d3a54f6379c1a148b5e42bcba204cd.tar.bz2 forums-c345279596d3a54f6379c1a148b5e42bcba204cd.tar.xz forums-c345279596d3a54f6379c1a148b5e42bcba204cd.zip |
Moved to includes ... since they are included too .. trying to "clean up" structure a little
git-svn-id: file:///svn/phpbb/trunk@3656 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/db/index.htm')
-rw-r--r-- | phpBB/includes/db/index.htm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/phpBB/includes/db/index.htm b/phpBB/includes/db/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/includes/db/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> |