Core
3.2
PHP API documentation
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
DocRelInit.php
Go to the documentation of this file.
1
<?php
2
/*
3
* @author Anakeen
4
* @package FDL
5
*/
6
/**
7
* Reinit doc relations
8
*/
9
10
global
$action
;
11
12
$action
->log->deprecated(sprintf(_(
"API %s is deprecated. You should use %s instead."
) ,
"DocRelInit"
,
"initializeDocrelTable"
));
13
14
include_once (
"API/initializeDocrelTable.php"
);
15
?>
$action
global $action
Definition:
DocRelInit.php:10
← centre documentaire
© anakeen