File/program/modules/redirect/redirect_cron.php

Description

/program/modules/redirect/redirect_cron.php - interface to the cron-part of the redirect module

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

    redirect_cron()

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

Functions
redirect_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 redirect_cron ()

Documentation generated on Tue, 28 Jun 2016 19:11:20 +0200 by phpDocumentor 1.4.0