/* ############################################################################ # -----------Eprayer ~ Electronic Prayer Request Script Beta .8.1------------# # -----------All PHP code in this file is ©2006 Eprayer--------------------# #-------------This file DOES NOT need to be edited.------------------------# ############################################################################ */ EPRAYER CHANGELOG ----------------------------------------------- Eprayer BETA .8.1 BUGFIXES - Email when sent without approval not displaying correct email - Admin approval email not going out - includes change to require once - User approval not updating database fixed ----------------------------------------------- Eprayer BETA .8 - Prayer team members can update their profiles as needed - Move team members and banned items to database (from flatfile) - Removal of HTML from Admin pages for easy future customization for users - Easy install and upgrade - Icons added for cosmetics in admin section. - Code organized for easier future cleanup and optimization. - Added ability to use database prefix in config file. - Removed double check of data for sanatization. - Added ability for administrator to add/remove members in admin area. ----------------------------------------------- Eprayer BETA .6.1: NEW FEATURES - Optional use of admin approval BUGFIXES - Noemail address corrected - Emailing after accepting multiple approvals sends each seperate one correctly ----------------------------------------------- Eprayer BETA .6: NEW FEATURES - Optional Use of flatfile - Admin control panel to approve or disapprove prayer requests - Ability to display 20 latest prayer requests - Ability to have link in navbar to homepage - Ability to add noreply email - Checkbox for confidential email - Checkbox for confidential name CHANGES - Better sanatization of data - New admin sql table BUGFIXES - Sends email to all recipients without (ARRAY) ----------------------------------------------- Eprayer ALPHA .1.2: BUGFIXES - Security release ----------------------------------------------- Eprayer ALPHA .1: BUGFIXES - initial release