Changeset 259
- Timestamp:
- 02/19/06 00:51:29 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/calendar/units/calendar/main.php
r249 r259 52 52 53 53 $function['display:sidebar'][] = path ."units/calendar/calendar_user_info_menu.php"; 54 55 // create calendar user 56 $function['users:create'][] = path . "units/calendar/function_create_calendar_user.php"; 54 57 ?>
