// Holds some MySQL conn info and Software Systems array. Could probably be deleted/merged with another include require_once($_SERVER['DOCUMENT_ROOT'].'/include/config.php'); // DB classes for CRUD database include($_SERVER['DOCUMENT_ROOT'].'/include/class-db.php'); ?>