File/program/modules/confab/confab_cron.php

Description

/program/modules/confab/confab_cron.php - interface to the cron-part of the confab module

This file defines the interface with the confab-module for cron. The interface consists of this function:

    confab_cron()

This function is called whenever cron determines that it is time to perform this function.

Functions
confab_cron (line 44)

routine that is called periodically by cron

there is nothing in this module that needs to be done by cron, so this routine is basically a nop.

  • return: TRUE on success, FALSE otherwise
bool confab_cron ()

Documentation generated on Tue, 28 Jun 2016 19:08:42 +0200 by phpDocumentor 1.4.0