Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
crontab.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * API script to manipulate user crontab
8  *
9  * @author Anakeen
10  * @version $Id: crontab.php,v 1.2 2009/01/16 15:51:35 jerome Exp $
11  * @package FDL
12  * @subpackage
13  */
14 /**
15  */
16 global $action;
17 
18 $action->log->deprecated(sprintf(_("API %s is deprecated. You should use %s instead.") , "crontab", "manageContextCrontab"));
19 
20 include_once ("API/manageContextCrontab.php");
21 ?>
global $action
Definition: crontab.php:16
← centre documentaire © anakeen