Hi,
I'm starting to understand how events work and I noticed that when you add an event, it creates a new php file called tablename_events.php (where tablename is the current chosen table). When I reset the event and there is no more code in this event, I would have expected tablename_events.php to be deleted from the Include directory, but it is still there. If these files are no longer needed, should I be deleting these manually or is there a setting for this?
Thanks
Al