Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
set_param.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * set applicative parameter value
8  *
9  * analyze sub-directories presents in STYLE directory
10  * @author Anakeen
11  * @version $Id: set_param.php,v 1.3 2006/04/28 14:31:49 eric Exp $
12  * @package FDL
13  * @subpackage WSH
14  */
15 global $action;
16 
17 $action->log->deprecated(sprintf(_("API %s is deprecated. You should use %s instead.") , "set_param", "setApplicationParameter"));
18 
19 include_once ("API/setApplicationParameter.php");
global $action
Definition: set_param.php:15
← centre documentaire © anakeen