This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 14:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
bf3c09bec6
silverstripe-framework
/
cli
/
MonthlyTask.php
9 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
Moved Sapphire module to open source path git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@39001 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-07-19 12:40:28 +02:00
<
?
php
/**
First post git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@50105 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-02-25 02:06:39 +01:00
*
Executed
a
task
monthly
Moved Sapphire module to open source path git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@39001 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-07-19 12:40:28 +02:00
*/
class
MonthlyTask
extends
ScheduledTask
{
}
?>
Reference in New Issue
Copy Permalink