- Deleted methods related to points history management, push notifications, and email notifications from the factory Cron class to streamline functionality. - Removed the main_view method from the view Cron class as it was not needed.
6 lines
22 B
PHP
6 lines
22 B
PHP
<?php
|
|
|
|
class Cron
|
|
{
|
|
|
|
} |