- Timestamp:
- May 26, 2009, 5:01:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/wp-content/themes/xpress_default/blocks/calender_block_theme.php
r232 r237 9 9 $mydirpath = get_xpress_dir_path(); 10 10 11 $block['calender'] = get_xpress_calendar($sun_color,$sat_color);11 $block['calender'] = xpress_get_calendar($sun_color,$sat_color); 12 12 return $block ; 13 13 }
Note: See TracChangeset
for help on using the changeset viewer.