Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
fdl_deletefamily.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Delete family document and its documents
8  *
9  * @author Anakeen
10  * @version $Id: fdl_adoc.php,v 1.20 2008/10/30 17:34:31 eric Exp $
11  * @package FDL
12  * @subpackage
13  */
14 global $action;
15 
16 $action->log->deprecated(sprintf(_("API %s is deprecated. You should use %s instead.") , "fdl_deletefamily", "destroyFamily"));
17 
18 include_once ("API/destroyFamily.php");
19 ?>
global $action
← centre documentaire © anakeen