Exemplo n.º 1
0
 /**
  * provide a clean way to reset the counter for the all day map row iterator
  *
  * @since 3.0
  * @author tim@imaginesimplicity.com
  * @return void
  */
 function tribe_events_week_reset_the_day_map()
 {
     Tribe_Events_Pro_Week_Template::reset_the_day_map();
 }