http://www.fsf.org/ or write * to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. * */ // cmsdAm configuration file handler if ($step == "") { echo "Please go away."; exit(); } function configfile_flush($facility) { // Flush configuration block regarding facility to config.php file Global $step; include ("config.default.do.php"); }