Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
accountRefreshGroup.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Refresh groups to recompute members and mail attributes
8  *
9  * @author Anakeen
10  * @version $Id: accountRefreshGroup.php,v 1.1 2006/04/07 08:00:14 eric 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.") , "accountRefreshGroup", "refreshGroups"));
19 
20 include_once ("API/refreshGroups.php");
21 ?>
global $action
← centre documentaire © anakeen