// IMPORTANT: Ensure that this is E_NONE before deploying on production // server!! error_reporting(E_ALL); // Make sure that the ending slash is present below. $CMS_BASE_URL_PATH = "http://www.confucius.eng.buffalo.edu/Projects/litgloss/cms/"; $CMS_BASE_FS_PATH = "/usr/local/info/eng/Projects/litgloss/cms/"; $CMS_CONTENT_FS_PATH = $CMS_BASE_FS_PATH . "content/"; $CMS_BASE_PATH = $CMS_BASE_URL_PATH; $EDIT_PAGE = $CMS_BASE_URL_PATH . 'editpage.php?file=%EDIT_URL%'; $HISTORY_PAGE = $CMS_BASE_URL_PATH . 'viewhistory.php?file=%EDIT_URL%'; $ADMIN_EMAIL = "jtesta@wam.umd.edu"; $DB_HOST = "localhost"; $DB_USERNAME = "jtesta4"; $DB_PASSWORD = "litpw"; $DB_NAME = "litgloss"; $FILE_MODE = 0777; $DIR_MODE = 0777; $WELCOME_EMAIL_SUBJECT = "Welcome to Litgloss!"; $WELCOME_EMAIL_BODY = "Welcome to Litgloss. To complete your registration, click here, or point your browser to %REG_URL%."; $CONTENT_HEADER = "