This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
phpvms
Watch
4
Star
0
Fork
0
You've already forked phpvms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e8037c7d69
phpvms
/
app
/
Events
/
CronHourly.php
8 lines
69 B
PHP
Raw
Normal View
History
Unescape
Escape
Implement cron to remove expired bids
2018-08-25 01:07:14 +08:00
<
?
php
namespace
App\Events
;
391 Notification refactorings (#441) * Refactor notifications to allow easier plugins * Notification refactoring * Formatting * Move news to NewsService; cleanup of events * More refactoring; added send email out for news item and the template * Formatting * Formatting
2019-11-20 23:16:01 +08:00
class
CronHourly
extends
BaseEvent
Implement cron to remove expired bids
2018-08-25 01:07:14 +08:00
{
Adding newline at end of file
2018-08-25 01:14:35 +08:00
}
Reference in New Issue
Copy Permalink