<?php $g_hostname = 'localhost'; $g_db_type = 'mysql'; $g_database_name = 'bugtracker'; $g_db_username = 'admin'; $g_db_password = 'cam5ron'; ?>