<?PHP
//Filename : pledge_edit.php
//Description : Form to allow pledges and/or pledge educator to update pledge information
//Author : darc
//Last modified : 2006.12.20
include '../includes/auth_pledge_ed.php';
include '../includes/db.php';
echo "Nothing here yet, I'm working on it : D";
?>