Revision: 1659
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1659&view=rev
Author:   cimorrison
Date:     2010-12-02 11:03:37 +0000 (Thu, 02 Dec 2010)

Log Message:
-----------
Changes to individual entries and to series now work.   Changes to individual 
members of a series not yet supported.

Modified Paths:
--------------
    mrbs/branches/ics_attachments/web/edit_entry_handler.php

Modified: mrbs/branches/ics_attachments/web/edit_entry_handler.php
===================================================================
--- mrbs/branches/ics_attachments/web/edit_entry_handler.php    2010-12-02 
10:15:22 UTC (rev 1658)
+++ mrbs/branches/ics_attachments/web/edit_entry_handler.php    2010-12-02 
11:03:37 UTC (rev 1659)
@@ -53,7 +53,7 @@
 $type = get_form_var('type', 'string');
 $rooms = get_form_var('rooms', 'array');
 $original_room_id = get_form_var('original_room_id', 'int');
-$ical_uid = get_form_var('ical_uid', 'int');
+$ical_uid = get_form_var('ical_uid', 'string');
 $ical_sequence = get_form_var('ical_sequence', 'int');
 $returl = get_form_var('returl', 'string');
 $rep_id = get_form_var('rep_id', 'int');


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to