b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.8) [ class tree: main ] [ index: main ] [ all elements ]

Source for file _test.job.php

Documentation is available at _test.job.php

  1. <?php
  2. /**
  3.  * This file implements the test Cron controller
  4.  *
  5.  * @author fplanque: Francois PLANQUE
  6.  *
  7.  * @version $Id: _test.job.php,v 1.1.2.3 2006/07/02 00:30:57 fplanque Exp $
  8.  */
  9. if!defined('EVO_MAIN_INIT') ) die'Please, do not access this page directly.' );
  10.  
  11. $result_message T_('The TEST cron controller says hello!');
  12.  
  13. return 1/* ok */
  14.  
  15. /*
  16.  nolog */
  17. ?>

Documentation generated on Tue, 18 Dec 2007 23:23:00 +0100 by phpDocumentor 1.4.0