Added popup div.
[readifood.git] / lib / donation.php
index afcd01b..20193fb 100644 (file)
   }
 
   function update_donation(&$donation, $new = false) {
-    #$date = ymd_to_iso8601("date");
     $date = $_POST['date'];
     $contact_id = $_POST['contact_id'];
     $hub_id = $_POST['hub_id'];