Menu

#4 Calendar section -- incorrect section ID

closed
None
5
2002-07-21
2002-07-18
No

By: balzac ( eduardo Lucero )
uipublish-0_3_3/uical_section/list-inc.php
2002-07-07 19:59 The following code:
connect_db();
get_list_cal(2, $section_id_cal);
get_list_cal_past(2, $section_id_cal);

Must be:
connect_db();
get_list_cal(2, $section_id);
get_list_cal_past(2, $section_id);

http://sourceforge.net/forum/forum.php?thread_id=701372&forum_id=104660

Discussion

  • Abhijeet Chavan

    Abhijeet Chavan - 2002-07-21
    • status: open --> closed
     
  • Abhijeet Chavan

    Abhijeet Chavan - 2002-07-21

    Logged In: YES
    user_id=101362

    Fixed in Version 0.3.4

     

Log in to post a comment.

MongoDB Logo MongoDB