diff -r 000000000000 -r 03b0d1493584 web/wp-content/plugins/event-calendar/K2/ec3_sidebar_module.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/plugins/event-calendar/K2/ec3_sidebar_module.php Wed Dec 23 17:55:33 2009 +0000 @@ -0,0 +1,81 @@ + +
+ + +
++ + . + +
+ 5) +); +register_sidebar_module_control( + __('Upcoming Events','ec3'), + 'ec3_k2mod_list_control' +); + +?>