typo
This commit is contained in:
parent
65011212a8
commit
0eb705271f
2 changed files with 2 additions and 1 deletions
BIN
extcron.tgz
BIN
extcron.tgz
Binary file not shown.
|
@ -12,10 +12,11 @@
|
|||
|
||||
function extcron_install() {}
|
||||
|
||||
function nsfw_uninstall() {}
|
||||
function extcron_uninstall() {}
|
||||
|
||||
function extcron_module() {}
|
||||
|
||||
function extcron_init(&$a) {
|
||||
proc_run('php','include/poller.php');
|
||||
killme();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue