Scheduler - want to change table name

I want to change the table name used for the calendar from ‘events_rec’ to ‘my_calendar’. What is the best way to do this? What scripts are involved?



Thanks


Hello,


table name is used in the event_rec.php. You can set the necessary table name here - just locate all events_rec occurrences and replace them with my_calendar