This directory contains the following files:

readme.txt - this file
phptest.php - a PHP script to test that PHP is set up and working on your server
mailtest.php - a PHP script to test that the mail() function is working on your server
index.html - a HTML file that you can use to redirect to index.php if your server does not user index.php automatically
getadmin.php - a PHP script to recover lost admin abilities
repair.php - a PHP script that will go through every table in your database getting MySQL to check it for errors and repair any that it finds
phpinfo.php - a PHP script to display lots of information about PHP. Useful for troubleshooting
mysqlinfo.php - a PHP script to display lots of information about MySQL. Upload this file to your admin directory to use it. Useful for troubleshooting

/*======================================================================*\
|| #################################################################### ||
|| # vBulletin version 2.2                                            # ||
|| # ---------------------------------------------------------------- # ||
|| # All code is 2000-2002 Jelsoft Enterprises Ltd.                  # ||
|| # No files may be redistributed in whole or significant part.      # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/
