File/program/modules/htmlpage/htmlpage_cron.php

Description

/program/modules/htmlpage/htmlpage_cron.php - interface to the cron-part of the htmlpage module

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

    htmlpage_cron()

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

  • author: Peter Fokker <peter@berestijn.nl>
  • version: $Id: htmlpage_cron.php,v 1.7 2016/03/23 09:28:22 peter Exp $
  • copyright: Copyright (C) 2008-2016 Ingenieursbureau PSD/Peter Fokker
  • todo: change this stub into a real cron function.
  • license: GNU AGPLv3+Additional Terms
Functions
htmlpage_cron (line 42)

routine that is called periodically by cron

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

Documentation generated on Tue, 28 Jun 2016 19:09:50 +0200 by phpDocumentor 1.4.0