<?php require_once('functions/functions.php'); print_html_header('Send Message To All Refs/Schedulers'); print_access_check('K'); print_kahuna_message_send($_SESSION['validid']); print_html_footer(); ?>