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.2 2011-02-03 14:04:00 pfokker Exp $
  • copyright: Copyright (C) 2008-2011 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 ( $keywords,  $areas)
  • $keywords
  • $areas

Documentation generated on Wed, 11 May 2011 23:45:15 +0200 by phpDocumentor 1.4.0